-
Couldn't load subscription status.
- Fork 2.3k
Closed as not planned
Closed as not planned
Copy link
Labels
SearchSearch query, autocomplete ...etcSearch query, autocomplete ...etcenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Description
Is your feature request related to a problem? Please describe
In #14774, we introduce RoaringBitmap to optimize termsQury query in Integer type, Roaring64Bitmap and Roaring64NavigableMap are also provided to encode Long, which can be used in termsQury query in Long type.
Describe the solution you'd like
As Roaring64Bitmap seems to be more space-efficient, If we could use it to optimize termsQury query in Long type? I'm please to implement it.
Related component
Search
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
SearchSearch query, autocomplete ...etcSearch query, autocomplete ...etcenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Type
Projects
Status
✅ Done