[
https://issues.apache.org/jira/browse/LUCENE-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565464#comment-13565464
]
Commit Tag Bot commented on LUCENE-4726:
----------------------------------------
[branch_4x commit] Adrien Grand
http://svn.apache.org/viewvc?view=revision&revision=1439938
LUCENE-4726: Make PackedInts encoding from/to byte byte-aligned (merged from
r1439886).
> 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]