[ 
https://issues.apache.org/jira/browse/LUCENE-7336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327619#comment-15327619
 ] 

David Smiley commented on LUCENE-7336:
--------------------------------------

Is Sandbox the right place or Misc?  What comes to mind when I think of sandbox 
is stuff that is in development or buggy.  But maybe that's me; I have no 
convictions on the matter.

> Move TermRangeQuery to sandbox
> ------------------------------
>
>                 Key: LUCENE-7336
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7336
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: master (7.0), 6.2
>
>
> I think, long ago, this class was abused for numeric range searching, if you 
> converted your numeric terms into text terms "carefully", but we now have 
> dimensional points for that, and I think otherwise this query class is quite 
> dangerous: you can easily accidentally make a very costly query.
> Furthermore, the common use cases for multi-term queries are already covered 
> by other classes ({{PrefixQuery}}, {{WildcardQuery}}, {{FuzzyQuery}}).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to