[
https://issues.apache.org/jira/browse/SOLR-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087277#comment-16087277
]
ASF subversion and git services commented on SOLR-8984:
-------------------------------------------------------
Commit 1221fef87d5aec82a739d9bc4c9fae7d93b5e340 in lucene-solr's branch
refs/heads/branch_7x from [~ichattopadhyaya]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=1221fef ]
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]