[ 
https://issues.apache.org/jira/browse/LUCENE-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-3893:
---------------------------------------
    Summary: TermsQuery should use AutomatonQuery or Terms.intersect  (was: 
TermsFilter should use AutomatonQuery)

Just modernizing the issue title...

> 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]

Reply via email to