You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2017/01/09 11:35:58 UTC

[jira] [Created] (LUCENE-7624) Consider moving TermsQuery to core

Alan Woodward created LUCENE-7624:
-------------------------------------

             Summary: Consider moving TermsQuery to core
                 Key: LUCENE-7624
                 URL: https://issues.apache.org/jira/browse/LUCENE-7624
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Alan Woodward
            Assignee: Alan Woodward


TermsQuery current sits in the queries module, but it's used in both spatial-extras and in facets, and currently is the only reason that the facets module has a dependency on queries.  I think it's a generally useful query, and would fit in perfectly well in core.

This would also allow us to explore rewriting BooleanQuery to TermsQuery to avoid the max-clauses limit



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