OpenSearch/client/rest-high-level
Tanguy Leroux 27f1206999 Use SPI in High Level Rest Client to load XContent parsers (#25098)
This commit adds a NamedXContentProvider interface that can 
be implemented by plugins or modules using Java's SPI feature 
in order to provide additional NamedXContent parsers to external
applications like the Java High Level Rest Client.
2017-06-15 12:50:02 +02:00
..
src Use SPI in High Level Rest Client to load XContent parsers (#25098) 2017-06-15 12:50:02 +02:00
build.gradle Add search method to high level REST client (#24796) 2017-05-29 12:47:34 +02:00