[
https://issues.apache.org/jira/browse/LUCENE-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580555#comment-14580555
]
Michael McCandless commented on LUCENE-3893:
--------------------------------------------
I also tested AutomatonTermsEnum (disable BlockTree's Terms.intersect impl) but
it's even slower ... ~8100 msec.
> TermsQuery should use AutomatonQuery or Terms.intersect
> -------------------------------------------------------
>
> Key: LUCENE-3893
> URL: https://issues.apache.org/jira/browse/LUCENE-3893
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael McCandless
> Labels: gsoc2014
>
> I think we could see perf gains if TermsFilter sorted the terms, built a
> minimal automaton, and used TermsEnum.intersect to visit the terms...
> This idea came up on the dev list recently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]