You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2015/07/28 18:04:05 UTC

[jira] [Created] (LUCENE-6701) Move queries to the lucene/queries module

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org