Adrien Grand created LUCENE-6701:
------------------------------------

             Summary: Move queries to the lucene/queries module
                 Key: LUCENE-6701
                 URL: https://issues.apache.org/jira/browse/LUCENE-6701
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Adrien Grand
            Assignee: Adrien Grand
            Priority: Minor


We should try to move our lucene/core query impls to the lucene/queries module.

For most queries, this should be easy (spans, Wildcard, etc.). However for more 
core queries, moving them to lucene/queries might require to add more 
dependencies between modules so we might want to keep a couple of them in core, 
like TermQuery (I have not really dug yet).



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