Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Move search pagination content to one page #60515

Merged
merged 4 commits into from
Jul 31, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix anchor
jrodewig committed Jul 31, 2020
commit a15a2273fda91f96166225b3b4795fe84efddc2a
5 changes: 5 additions & 0 deletions docs/reference/search/request-body.asciidoc
Original file line number Diff line number Diff line change
@@ -144,6 +144,11 @@ include::request/script-fields.asciidoc[]

See <<scroll-search-results>>.

[[_clear_scroll_api]]
===== Clear scroll API

See <<clear-scroll-api>>.

[[request-body-search-search-after]]
==== Search After

4 changes: 2 additions & 2 deletions docs/reference/search/request/scroll.asciidoc
Original file line number Diff line number Diff line change
@@ -152,8 +152,8 @@ GET /_nodes/stats/indices/search
---------------------------------------

[discrete]
[[_clear_scroll_api]]
==== Clear scroll API
[[clear-scroll]]
==== Clear scroll

Search context are automatically removed when the `scroll` timeout has been
exceeded. However keeping scrolls open has a cost, as discussed in the