You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "sani kumar (JIRA)" <ji...@apache.org> on 2013/04/09 16:30:16 UTC

[jira] [Created] (LUCENE-4920) CLONE - TermsFilter should use AutomatonQuery

sani  kumar created LUCENE-4920:
-----------------------------------

             Summary: CLONE - TermsFilter should use AutomatonQuery
                 Key: LUCENE-4920
                 URL: https://issues.apache.org/jira/browse/LUCENE-4920
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: sani  kumar


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org