You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Adrien Grand (Jira)" <ji...@apache.org> on 2020/11/17 14:47:00 UTC

[jira] [Created] (LUCENE-9613) Create blocks for ords when it helps in Lucene80DocValuesFormat

Adrien Grand created LUCENE-9613:
------------------------------------

             Summary: Create blocks for ords when it helps in Lucene80DocValuesFormat
                 Key: LUCENE-9613
                 URL: https://issues.apache.org/jira/browse/LUCENE-9613
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand


Currently for sorted(-set) values, we always write ords using log2(valueCount) bits per entry. However in several cases like when the field is used in the index sort, or if one value is _very_common, splitting into blocks like we do for numerics would help.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org