[
https://issues.apache.org/jira/browse/SOLR-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087275#comment-16087275
]
ASF subversion and git services commented on SOLR-8984:
-------------------------------------------------------
Commit 76363e50d9e3d39030fb18235c1c64c76d56f833 in lucene-solr's branch
refs/heads/master from [~ichattopadhyaya]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=76363e5 ]
SOLR-8984: EnumField's error reporting to indicate the name of the field
> 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.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]