OpenSearch/server
Christoph Büscher ae912cbde4
[Docs] Fix Java Api index administration usage (#28260)
The Java API documentation for index administration currenty is wrong because
the PutMappingRequestBuilder#setSource(Object... source) an
CreateIndexRequestBuilder#addMapping(String type, Object... source) methods
delegate to methods that check that the input arguments are valid key/value
pairs. This changes the docs so the java api code examples are included from
documentation integration tests so we detect compile and runtime issues earlier.

Closes #28131
2018-03-14 22:02:06 +01:00
..
cli Rename core module to server (#28180) 2018-01-11 11:30:43 -07:00
licenses Upgrade t-digest to 3.2 (#28295) (#28305) 2018-02-15 08:23:20 +00:00
src [Docs] Fix Java Api index administration usage (#28260) 2018-03-14 22:02:06 +01:00
build.gradle Upgrade t-digest to 3.2 (#28295) (#28305) 2018-02-15 08:23:20 +00:00