Lanny Ripple created SOLR-8984:
----------------------------------
Summary: Indexing into enumField with unknown value provides error
with value but not which field
Key: SOLR-8984
URL: https://issues.apache.org/jira/browse/SOLR-8984
Project: Solr
Issue Type: Improvement
Components: clients - java
Affects Versions: 5.4.1
Reporter: Lanny Ripple
Priority: Minor
I am indexing 20M documents and using several dozen enumFields. Occasionally
I'll hit the error
{code}
Solr add exception: Error from server at
http://sr208:8983/solr/demog_dlx-160413_shard15_replica2: Unknown value for
enum field: A
{code}
With no indication of _which_ field this is part of it is very difficult to
easily fix the problem. This error message should indicate both field and
offending value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]