Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7336

Move TermRangeQuery to sandbox

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 6.7, 7.0
    • None
    • None
    • New

    Description

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

      Attachments

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: