parent
5292951253
commit
08573133f1
|
@ -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.
|
||||
|
|
|
@ -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>>.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue