You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2011/01/25 17:15:45 UTC

[jira] Updated: (SOLR-482) Error handling in CSVLoader

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

Grant Ingersoll updated SOLR-482:
---------------------------------

    Attachment: SOLR-482.patch

Working through some old patches, this one is pretty tame and gives a little more info when an error is encountered than it used to.  Will commit shortly.

> Error handling in CSVLoader
> ---------------------------
>
>                 Key: SOLR-482
>                 URL: https://issues.apache.org/jira/browse/SOLR-482
>             Project: Solr
>          Issue Type: Improvement
>          Components: update
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: SOLR-482.patch, SOLR-482.patch
>
>
> Sometimes the underlying CSV parser can't read a line and throws an exception.  Solr currently just passes the exception out to the client.  Wrapping this in a SolrException allows us to pass out information about what line failed (which isn't always in the CSV IOException thrown).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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