Hi Guys, I am new to Solr, and already having fun with it. Thanks for the good work.
There's one issue I hope someone could help me with. When I use CSV as the document feed, i.e. curl http://localhost:8983/solr/update/csv?stream.file=exampledocs/books.csv as in the Wiki, how can I know if it is successful? Is there an automatic way to detect this? a parameter or something? rather than checking manually. Any help is appreciated. Regards Joe