You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by romiawasthy <ro...@gmail.com> on 2010/08/31 22:55:18 UTC

Re: Resume Solr indexing CSV after exception

How do I use this feature, is there some parameter that I need to specify in
the update request?

curl
http://localhost:8983/solr/update/csv?stream.file=exampledocs/books.csv&stream.contentType=text/plain;charset=utf-8

-- 
View this message in context: http://lucene.472066.n3.nabble.com/Resume-Solr-indexing-CSV-after-exception-tp878801p1396875.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Resume Solr indexing CSV after exception

Posted by Lance Norskog <go...@gmail.com>.
No. They are talking about a new feature in the DataImportHandler for
reading CSV files.

On Tue, Aug 31, 2010 at 1:55 PM, romiawasthy <ro...@gmail.com> wrote:
>
> How do I use this feature, is there some parameter that I need to specify in
> the update request?
>
> curl
> http://localhost:8983/solr/update/csv?stream.file=exampledocs/books.csv&stream.contentType=text/plain;charset=utf-8
>
> --
> View this message in context: http://lucene.472066.n3.nabble.com/Resume-Solr-indexing-CSV-after-exception-tp878801p1396875.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Lance Norskog
goksron@gmail.com