mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Rename "indices APIs" to "index APIs" (#44863)
This commit is contained in:
parent
60474bb335
commit
8b152d6d79
4 changed files with 6 additions and 6 deletions
|
@ -83,12 +83,12 @@ include::miscellaneous/ping.asciidoc[]
|
|||
include::miscellaneous/x-pack-info.asciidoc[]
|
||||
include::miscellaneous/x-pack-usage.asciidoc[]
|
||||
|
||||
== Indices APIs
|
||||
== Index APIs
|
||||
|
||||
:upid: {mainid}
|
||||
:doc-tests-file: {doc-tests}/IndicesClientDocumentationIT.java
|
||||
|
||||
The Java High Level REST Client supports the following Indices APIs:
|
||||
The Java High Level REST Client supports the following Index APIs:
|
||||
|
||||
Index Management::
|
||||
* <<{upid}-analyze>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue