elasticsearch/docs/java-api
Lee Hinman 4ad334f8e0
Fix reference to XContentBuilder.string() (#31337)
In 6.3 this was moved to `Strings.toString(XContentBuilder)` as part of the
XContent extraction. This commit fixes the docs to reference the new method.

Resolves #31326
2018-06-18 15:04:26 -06:00
..
admin [Docs] Fix Java Api index administration usage (#28260) 2018-03-14 22:02:06 +01:00
aggregations Modifies the JavaAPI docs related to AggregationBuilder 2018-01-11 12:59:30 +01:00
docs Fix reference to XContentBuilder.string() (#31337) 2018-06-18 15:04:26 -06:00
query-dsl [Docs] Replace InetSocketTransportAddress with TransportAdress (#30673) 2018-05-17 14:23:08 +02:00
aggs.asciidoc
client.asciidoc
docs.asciidoc Added minimal docs for reindex api in java-api docs 2018-03-16 07:42:48 +01:00
index.asciidoc Added minimal docs for reindex api in java-api docs 2018-03-16 07:42:48 +01:00
query-dsl.asciidoc
search.asciidoc