StringIndexDocValues should provide a better error message when getStringIndex
fails
------------------------------------------------------------------------------------
Key: SOLR-1771
URL: https://issues.apache.org/jira/browse/SOLR-1771
Project: Solr
Issue Type: Bug
Components: search
Reporter: Hoss Man
Fix For: 1.5
if someone attempts to use an OrdFieldSource on a field that is tokenized,
FieldCache.getStringIndex throws a confusing RuntimeException that
StringIndexDocValues propogates. we should wrap that exception in something
more helpful...
http://old.nabble.com/sorting-td27544348.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.