[
https://issues.apache.org/jira/browse/LUCENE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2364.
----------------------------------------
Resolution: Fixed
Term now stores BytesRef internally...
> Add support for terms in BytesRef format to Term, TermQuery, TermRangeQuery &
> Co.
> ---------------------------------------------------------------------------------
>
> Key: LUCENE-2364
> URL: https://issues.apache.org/jira/browse/LUCENE-2364
> Project: Lucene - Java
> Issue Type: Improvement
> Components: core/search
> Affects Versions: 4.0
> Reporter: Uwe Schindler
> Assignee: Michael McCandless
> Fix For: 4.0
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]