Files
spring-data-examples/elasticsearch/example
Mark Paluch 1cd241b44a #553 - Polishing.
Remove version overrides for Elasticsearch. Cleanup dependencies.
2020-05-15 14:21:52 +02:00
..
2020-05-15 14:21:52 +02:00

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'