elasticsearch/docs/reference/search
Julie Tibshirani f85a9dddb9
Support field collapsing with search_after (#73023)
This change adds support for using `search_after` with field collapsing. When
using these in conjunction, the same field must be used for both sorting and
field collapsing. This helps keep the behavior simple and predictable.
Otherwise it would be possible for a group to appear on multiple pages of
results.

Currently search after is handled directly in `CollapsingTopDocsCollector`. As
a follow-up, we could generalize the logic and move support to the Lucene
grouping framework.

Closes #53115.
2021-05-19 14:21:18 -07:00
..
search-your-data Support field collapsing with search_after (#73023) 2021-05-19 14:21:18 -07:00
suggesters [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
async-search.asciidoc [DOCS] Fixes typo in async search API docs. (#70448) 2021-03-16 14:36:12 +01:00
clear-scroll-api.asciidoc [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
count.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
explain.asciidoc [DOCS] Consolidate routing parameter definitions (#73107) 2021-05-14 12:27:19 -04:00
field-caps.asciidoc Expose if a field is a metadata field in the field capabilities response (#69977) 2021-03-30 12:13:03 +02:00
multi-search.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
point-in-time-api.asciidoc Move point in time to server (#70704) 2021-03-24 14:29:20 -04:00
profile.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
rank-eval.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
scroll-api.asciidoc Improve user check for resource sharing and its documentation (#69844) 2021-03-10 21:55:50 +11:00
search-shards.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
search-template.asciidoc [DOCS] Document missing script APIs (#72175) 2021-05-04 11:03:30 -04:00
search.asciidoc [DOCS] Use query parameters in search API example (#73158) 2021-05-17 12:18:50 -04:00
suggesters.asciidoc [DOCS] Fix minor suggester doc errors (#68244) 2021-02-01 09:33:12 -05:00
terms-enum.asciidoc TermsEnum api - allow null search strings (#73144) 2021-05-17 15:54:53 +01:00
validate.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00