Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.9
-
None
-
None
-
New
Description
Since we now have NumericRangeQuery (LUCENE-1701) we should rename RangeQuery to TextRangeQuery to make it clear that TextRangeQuery (TermRangeQuery? StringRangeQuery) is based entirely on text comparison.
And, existing users on upgrading to 2.9 and using RangeQuery for [slow] numeric searching would realize they now have a good option for numeric range searching.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-1461 Cached filter for a single term field
- Closed
-
SOLR-1261 Lucene trunk renamed RangeQuery & Co to TermRangeQuery
- Closed