#497 - Add Example for Elasticsearch High Level REST Client.
This commit is contained in:
committed by
Oliver Drotbohm
parent
97a4574e84
commit
2bf08bf200
@@ -1,5 +1,8 @@
|
||||
# Spring Data Elasticsearch - Examples
|
||||
|
||||
|
||||
**NOTE**: Elastic recommends usage of the [High Level REST Client](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/master/java-rest-high.html). Please check out the [rest](https://github.com/spring-projects/spring-data-examples/tree/master/elasticsearch/rest) example.
|
||||
|
||||
Requirements:
|
||||
|
||||
* [Maven](http://maven.apache.org/download.cgi) - required.
|
||||
@@ -11,4 +14,3 @@ To use local elasticsearch cluster:
|
||||
* install elasticsearch
|
||||
* uncomment both properties in file 'application.properties'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user