Files
spring-data-examples/elasticsearch/example
Mark Paluch 104febea4e #509 - Polishing.
Move off deprecated API. Clean up unused gitignore files.
2020-06-16 15:18:27 +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
  • Adapt 'application.properties' to point to your elasticsearch cluster