[jira] [Updated] (LUCENE-6690) Speed up MultiTermsEnum.next()

2015-07-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6690: - Attachment: OrdinalMapBuildBench.java Here is the benchmark I've been using. It's certainly not

[jira] [Updated] (LUCENE-6690) Speed up MultiTermsEnum.next()

2015-07-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6690: - Attachment: LUCENE-6690.patch And here is the patch. Speed up MultiTermsEnum.next()