Spring Data Elasticsearch - Examples
NOTE: Elastic recommends usage of the High Level REST Client. Please check out the rest example.
Requirements:
- Maven - required.
- Elasticsearch - optional.
To use local elasticsearch cluster:
- install elasticsearch
- uncomment both properties in file 'application.properties'