Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Invalid
-
None
-
None
-
None
-
None
Description
The solr support for numeric fields writes the stored value as binary vs the lucene NumericField
We should move this logic to a helper class in lucene core so that libraries that do not depend on solr can write TrieFields that solr can read.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-3065 NumericField should be stored in binary format in index (matching Solr's format)
- Closed
- relates to
-
SOLR-2497 Move Solr to new NumericField stored field impl of LUCENE-3065
- Closed