You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2016/11/09 08:33:59 UTC

[jira] [Updated] (LUCENE-7336) Move TermRangeQuery to sandbox

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

Shalin Shekhar Mangar updated LUCENE-7336:
------------------------------------------
    Fix Version/s:     (was: 6.3)
                   6.4

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