Skip to content

Commit 266650b

Browse files
authored
[DOCS] Add temporary redirect for async-search (#53454)
The following API spec files contain a link to a not-yet-created async search docs page: * [async_search.delete.json][0] * [async_search.get.json][1] * [async_search.submit.json][2] The Elaticsearch-js client uses these spec files to create their docs. This created a broken link in the Elaticsearch-js docs, which has broken the docs build. This PR adds a temporary redirect for the docs page. This redirect should be removed when the actual API docs are added. [0]: https://github.com/elastic/elasticsearch/blob/master/x-pack/plugin/src/test/resources/rest-api-spec/api/async_search.delete.json [1]: https://github.com/elastic/elasticsearch/blob/master/x-pack/plugin/src/test/resources/rest-api-spec/api/async_search.get.json [2]: https://github.com/elastic/elasticsearch/blob/master/x-pack/plugin/src/test/resources/rest-api-spec/api/async_search.submit.json
1 parent 150735c commit 266650b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/reference/redirects.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,3 +375,8 @@ See <<slm-api-stop>>.
375375
=== How {ccs} works
376376

377377
See <<ccs-gateway-seed-nodes>> and <<ccs-min-roundtrips>>.
378+
379+
[role="exclude",id="async-search"]
380+
=== Asynchronous search
381+
382+
coming::[7.x]

0 commit comments

Comments
 (0)