You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ishan Chattopadhyaya (JIRA)" <ji...@apache.org> on 2015/02/09 22:22:37 UTC

[jira] [Updated] (SOLR-7094) JsonLoader error reporting fixes

     [ https://issues.apache.org/jira/browse/SOLR-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ishan Chattopadhyaya updated SOLR-7094:
---------------------------------------
    Description: 
A misnamed "__childDocuments__" attribute (wrongly to "childDocuments") leaves the user wondering why the document failed to be indexed because the exception didn't contain the position. 

Adding the position information to that particular exception, as well as some consistency fixes to other exceptions.

  was:
A misnamed "_childDocuments_" attribute (wrongly to "childDocuments") leaves the user wondering why the document failed to be indexed because the exception didn't contain the position. 

Adding the position information to that particular exception, as well as some consistency fixes to other exceptions.


> JsonLoader error reporting fixes
> --------------------------------
>
>                 Key: SOLR-7094
>                 URL: https://issues.apache.org/jira/browse/SOLR-7094
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ishan Chattopadhyaya
>            Priority: Minor
>             Fix For: 5.1
>
>         Attachments: SOLR-7094.patch
>
>
> A misnamed "__childDocuments__" attribute (wrongly to "childDocuments") leaves the user wondering why the document failed to be indexed because the exception didn't contain the position. 
> Adding the position information to that particular exception, as well as some consistency fixes to other exceptions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org