Files
spring-data-examples/elasticsearch/example

Spring Data Elasticsearch - Examples

NOTE: Elastic recommends usage of the High Level REST Client. Please check out the rest example.

Requirements:

To use local elasticsearch cluster:

  • install elasticsearch
  • uncomment both properties in file 'application.properties'