Simon Willnauer created LUCENE-5478:
---------------------------------------

             Summary: Allow CommonTermsQuery to create custom term queries
                 Key: LUCENE-5478
                 URL: https://issues.apache.org/jira/browse/LUCENE-5478
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/other
    Affects Versions: 4.7
            Reporter: Simon Willnauer
             Fix For: 4.8, 5.0


currently we create term queries with _new TermQuery(..)_ directly in 
_CommonTermsQuery_ I'd like to extend the creation of the term query just like 
you can do that in the the query parser.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to