[
https://issues.apache.org/jira/browse/LUCENE-5236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-5236:
---------------------------------
Attachment: LUCENE-5236.patch
Mostly the same patch as the one of 5 October, but with improved javadocs,
mostly to mention where in the decoder the new index is used and not used.
Also a minor API change (everything is still marked experimental): renamed
EliasFanoDecoder.index() to currentIndex() to avoid the impression of setting
the index.
Added EliasFanoDecoder.currentValue() for use in combination with
advanceToIndex().
> Use broadword bit selection in EliasFanoDecoder
> -----------------------------------------------
>
> Key: LUCENE-5236
> URL: https://issues.apache.org/jira/browse/LUCENE-5236
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Paul Elschot
> Priority: Minor
> Attachments: LUCENE-5236.patch, LUCENE-5236.patch
>
>
> Try and speed up decoding
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]