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

Adrien Grand resolved LUCENE-6701.
----------------------------------
    Resolution: Won't Fix

The trend seems to be to put factory methods in the document API.

> 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.15#6346)

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

Reply via email to