Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
Today we encode entire segments with a single number of bits per value. It was done this way because it was faster, but it also means a single outlier can significantly increase the space requirements. I think we should have protection against that.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-8374 Reduce reads for sparse DocValues
- Resolved