-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Support field collapsing with search_after #3725
Copy link
Copy link
Closed
Labels
Indexing & SearchenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestfeatureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I cannot sort a collapsed field with collapse and paging with search_after. In Elasticsearch, since version 7.14, collapse and search_after can be used together only for the same field (ref https://www.elastic.co/guide/en/elasticsearch/reference/7.14/release-notes-7.14.0.html).
Describe the solution you'd like
It would be great if OpenSearch could do this as well.
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Indexing & SearchenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestfeatureNew feature or requestNew feature or request
Type
Projects
Status
✅ Done