diff --git a/docs/reference/graph/explore.asciidoc b/docs/reference/graph/explore.asciidoc index 505deb43f45d..329017f1f0df 100644 --- a/docs/reference/graph/explore.asciidoc +++ b/docs/reference/graph/explore.asciidoc @@ -2,9 +2,6 @@ [testenv="platinum"] [[graph-explore-api]] == Graph explore API -++++ -Graph explore -++++ The graph explore API enables you to extract and summarize information about the documents and terms in an {es} data stream or index. diff --git a/docs/reference/ilm/apis/ilm-api.asciidoc b/docs/reference/ilm/apis/ilm-api.asciidoc index 94f6db523667..97a00e2c3fa7 100644 --- a/docs/reference/ilm/apis/ilm-api.asciidoc +++ b/docs/reference/ilm/apis/ilm-api.asciidoc @@ -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 <>. diff --git a/docs/reference/indices/apis/reload-analyzers.asciidoc b/docs/reference/indices/apis/reload-analyzers.asciidoc index 63af37ae32a9..267353cdb55b 100644 --- a/docs/reference/indices/apis/reload-analyzers.asciidoc +++ b/docs/reference/indices/apis/reload-analyzers.asciidoc @@ -2,9 +2,6 @@ [testenv="basic"] [[indices-reload-analyzers]] == Reload search analyzers API -++++ -Reload search analyzers -++++ Reloads an index's <> and their resources. For data streams, the API reloads search analyzers and resources for the diff --git a/docs/reference/slm/apis/slm-api.asciidoc b/docs/reference/slm/apis/slm-api.asciidoc index 7d60f02fe4e0..f827e3d56c19 100644 --- a/docs/reference/slm/apis/slm-api.asciidoc +++ b/docs/reference/slm/apis/slm-api.asciidoc @@ -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. diff --git a/docs/reference/text-structure/apis/find-structure.asciidoc b/docs/reference/text-structure/apis/find-structure.asciidoc index 0ec59428ee84..4dc0332f2b8e 100644 --- a/docs/reference/text-structure/apis/find-structure.asciidoc +++ b/docs/reference/text-structure/apis/find-structure.asciidoc @@ -2,9 +2,6 @@ [testenv="basic"] [[find-structure]] = Find structure API -++++ -Find structure -++++ Finds the structure of a text file. The text file must contain data that is suitable to be ingested into the @@ -16,6 +13,7 @@ contain data that is suitable to be ingested into the `POST _text_structure/find_structure` +[discrete] [[find-structure-prereqs]] == {api-prereq-title}