-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Add more sort fields to _percolate #13978
Copy link
Copy link
Closed
Labels
:Search Relevance/PercolatorReverse search: find queries that match a documentReverse search: find queries that match a documentTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchdiscuss
Metadata
Metadata
Assignees
Labels
:Search Relevance/PercolatorReverse search: find queries that match a documentReverse search: find queries that match a documentTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchdiscuss
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
I would like to use the percolator but need to be able to perform a multi-level sort using fields in the .percolator queries.
For example sort matches first by a priority field then by a date-time field.
The documentation says that only sorting by _score is currently supported.
Are there plans to allow sorting on other fields ?
Regards
Colm A