Hey there,
I have been reading about StreamingUpdateSolrServer but can't catch exactly
how it works:

More efficient index construction over http with solrj. If your doing it,
this is a fantastic performance improvement.

Adding a StreamingUpdateSolrServer that writes update commands to an open
HTTP connection. If you are using solrj for bulk update requests you should
consider switching to this implementation. However, note that the error
handling is not immediate as it is with the standard SolrServer.

Is there any way to use it in DataImportHandler?
Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/StreamingUpdateSolrServer-and-DIH-tp23068057p23068057.html
Sent from the Solr - User mailing list archive at Nabble.com.

  • StreamingUpdateSolrSer... Marc Sturlese

Reply via email to