[DOCS] Fix API titles (#67475) (#67482)

This commit is contained in:
James Rodewig 2021-01-13 15:36:15 -05:00 committed by GitHub
parent 5292951253
commit 08573133f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 6 deletions

View File

@ -1,7 +1,7 @@
[role="xpack"]
[testenv="platinum"]
[[graph-explore-api]]
== Explore API
== Graph explore API
The Graph explore API enables you to extract and summarize information about
the documents and terms in your Elasticsearch index.

View File

@ -1,5 +1,5 @@
[[index-lifecycle-management-api]]
== {ilm-cap} API
== {ilm-cap} APIs
You use the following APIs to set up policies to automatically manage the index lifecycle.
For more information about {ilm} ({ilm-init}), see <<index-lifecycle-management>>.

View File

@ -2,9 +2,6 @@
[testenv="basic"]
[[indices-reload-analyzers]]
== Reload search analyzers API
++++
<titleabbrev>Reload search analyzers</titleabbrev>
++++
Reloads an index's <<search-analyzer,search analyzers>> and their resources.
For data streams, the API reloads search analyzers and resources for the

View File

@ -1,7 +1,7 @@
[role="xpack"]
[testenv="basic"]
[[snapshot-lifecycle-management-api]]
== {slm-cap} API
== {slm-cap} APIs
You use the following APIs to set up policies to automatically take snapshots and
control how long they are retained.