#497 - Add Example for Elasticsearch High Level REST Client.

This commit is contained in:
Christoph Strobl
2019-08-08 14:36:17 +02:00
committed by Oliver Drotbohm
parent 97a4574e84
commit 2bf08bf200
13 changed files with 415 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.springframework</groupId>
<artifactId>spring-data-elasticsearch-example</artifactId>
<name>Spring Data Elasticsearch - Example</name>
<name>Spring Data Elasticsearch - Node Client Example</name>
<description>Sample projects for Spring Data Elasticsearch</description>
<url>https://github.com/spring-projects/spring-data-elasticsearch</url>