Re: solrj indexing using embedded solr is slow

2013-06-28 Thread Erick Erickson
this message in context: > http://lucene.472066.n3.nabble.com/solrj-indexing-using-embedded-solr-is-slow-tp4073636p4073711.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: solrj indexing using embedded solr is slow

2013-06-27 Thread Learner
.nabble.com/solrj-indexing-using-embedded-solr-is-slow-tp4073636p4073711.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solrj indexing using embedded solr is slow

2013-06-27 Thread Shawn Heisey
On 6/27/2013 9:19 AM, Learner wrote: I was using ConcurrentUpdateSOLR for indexing documents to Solr. Later I had a need to do portable indexing hence started using Embedded solr server. I created a multithreaded program to create /submit the documents in batch of 100 to Embedded SOLR server (ru

solrj indexing using embedded solr is slow

2013-06-27 Thread Learner
indexing when using Embedded solr serveretc..(something like specifying thread and queue size similar to CUSS)? -- View this message in context: http://lucene.472066.n3.nabble.com/solrj-indexing-using-embedded-solr-is-slow-tp4073636.html Sent from the Solr - User mailing list archive at Nabble.com.