Yonik Seeley created SOLR-7521:
----------------------------------
Summary: Allow indexed numeric field to be retrieved as string
index.
Key: SOLR-7521
URL: https://issues.apache.org/jira/browse/SOLR-7521
Project: Solr
Issue Type: Bug
Reporter: Yonik Seeley
Prior to Lucene 5, a single algorithm / implementation could work across both
numeric and string indexed fields. With the changes to the FieldCache and the
introduction of UninvertingReader, this is no longer true. Code that depends
on the FieldCache must now have separate versions for numeric fields vs
string/text fields.
This is the root issue behind SOLR-7495, SOLR-7496, and probably others.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]