You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/11/15 17:06:58 UTC

[jira] [Created] (LUCENE-7563) BKD index should compress unused leading bytes

Michael McCandless created LUCENE-7563:
------------------------------------------

             Summary: BKD index should compress unused leading bytes
                 Key: LUCENE-7563
                 URL: https://issues.apache.org/jira/browse/LUCENE-7563
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
             Fix For: master (7.0), 6.4


Today the BKD (points) in-heap index always uses {{dimensionNumBytes}} per dimension, but if e.g. you are indexing {{LongPoint}} yet only use the bottom two bytes in a given segment, we shouldn't store all those leading 0s in the index.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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