OpenSearch/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 removing duplicated parenthese open (#17975) 2016-04-26 20:13:08 +02:00
client.asciidoc Deprecate the transport client in favour of the high-level REST client (#27085) 2017-12-01 12:24:16 +01:00
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 Build that java api docs from a test (#24354) 2017-05-02 13:00:56 -04:00
search.asciidoc Fix typo in terminate after API docs 2018-03-14 13:04:07 -04:00