[
https://issues.apache.org/jira/browse/LUCENE-5236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794015#comment-13794015
]
Adrien Grand commented on LUCENE-5236:
--------------------------------------
Thanks, {{ant precommit}} and tests ran successfully.
bq. fails with the error message "Linting documentation HTML is not supported
on this Java version (1.7)".
I don't clearly understand what triggers this message but it works for me
although I have 1.7 as well.
bq. OpenBitSet.bits2words will fail when the number of bits gets just over the
maximum int value, so I prefer not to use it for now.
You mean you don't like the fact that the cast is unchecked, right? I guess we
should fix it and use it?
bq. I am looking forward to the benchmark results on a 64 bits machine.
Here it is, and it is excellent!
http://people.apache.org/~jpountz/doc_id_sets.html
I'll commit your latest patch soon if you have no objection.
> 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
> Assignee: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-5236.patch, LUCENE-5236.patch, LUCENE-5236.patch,
> LUCENE-5236.patch, TestDocIdSetBenchmark.java
>
>
> 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]