-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Remove UnsortedNumericDoubleValues #24086
Copy link
Copy link
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>non-issuehelp wantedadoptmeadoptme
Description
This class is a work-around for the fact that multi-valued numerics expect values to be delivered in order. However this attempt to not deliver values in sorted order has the downside of adding a new abstraction that also needs to support computing the min or max values per document. We should remove it and sort values on the fly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>non-issuehelp wantedadoptmeadoptme
Type
Fields
Give feedbackNo fields configured for issues without a type.