[ 
https://issues.apache.org/jira/browse/LUCENE-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565352#comment-13565352
 ] 

Commit Tag Bot commented on LUCENE-4726:
----------------------------------------

[trunk commit] Adrien Grand
http://svn.apache.org/viewvc?view=revision&revision=1439886

LUCENE-4726: Make PackedInts encoding from/to byte byte-aligned.


                
> 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
>         Attachments: LUCENE-4726.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to