Skip to content

issues Search Results · repo:SpringDataElasticsearchDevs/spring-data-elasticsearch-sample-application language:Java

Filter by

I want to check whether the Whitelists entity is existing or not. ` public interface WhitelistRepository extends ElasticsearchRepository Whitelists, String { boolean existsByNormalizedNameAndCompanyId(String ...
  • hungbang
  • Opened 
    on Mar 9, 2019
  • #8

The example application in the repository is out of date as spring-data-elastic-search has been updated to 3.1 and it is still 2.x. Please update a working sample application for reference. Thanks.
  • ipawanktiwari
  • Opened 
    on Nov 17, 2018
  • #7

elasticsearch:transport-client id= client cluster-nodes= 127.0.0.1:9300 cluster-name= elasticsearch / 17:13:59.813 [elasticsearch[Giant-Man][generic][T#1]] INFO org.elasticsearch.client.transport - [Giant-Man] ...
  • xiaour
  • Opened 
    on Apr 12, 2017
  • #6

java.lang.NoSuchMethodError: org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.isVersionProperty()Z at org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity.addPersistentProperty(SimpleElasticsearchPersistentEntity.java:166) ...
  • selfdesign
  • 1
  • Opened 
    on Dec 7, 2016
  • #5

Hi. Reproducible in STS and from mvn command line. Tests pass if data/ folder is deleted.
  • karayv
  • Opened 
    on Apr 7, 2015
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub