Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0-ALPHA
-
None
-
New
Description
It would be good to directly allow BytesRefs in TermQuery and TermRangeQuery (as both queries convert the strings to BytesRef internally). For NumericRange support in Solr it will be needed to support numerics as ByteRef in single-term queries.
When this will be added, don't forget to change TestNumericRangeQueryXX to use the BytesRef ctor of TRQ.
Attachments
Issue Links
- depends upon
-
LUCENE-2514 Change Term to use bytes
- Closed
- is blocked by
-
LUCENE-2380 Add FieldCache.getTermBytes, to load term data as byte[]
- Closed