Adrien Grand created LUCENE-4726:
------------------------------------

             Summary: Make PackedInts encoding from/to byte byte-aligned
                 Key: LUCENE-4726
                 URL: https://issues.apache.org/jira/browse/LUCENE-4726
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand
            Assignee: Adrien Grand
            Priority: Trivial


I had to do it for a patch for LUCENE-4609, but even if faceting doesn't end up 
using PackedInts, I think it would be better if encoding and decoding were 
byte-aligned instead of long-aligned (although encoding from/to long still 
needs to be long-aligned).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to