Re: Painfully slow indexing

2011-10-24 Thread Pranav Prakash
Hey guys, Your responses are welcome, but I still haven't gained a lot of improvements *Are you posting through HTTP/SOLRJ?* I am using RSolr gem, which internally uses Ruby HTTP lib to POST document to Solr *Your script time 'T' includes time between sending POST request -to- the response fetch

Re: Painfully slow indexing

2011-10-21 Thread Simon Willnauer
On Wed, Oct 19, 2011 at 3:58 PM, Pranav Prakash wrote: > Hi guys, > > I have set up a Solr instance and upon attempting to index document, the > whole process is painfully slow. I will try to put as much info as I can in > this mail. Pl. feel free to ask me anything else that might be required. >

Re: Painfully slow indexing

2011-10-21 Thread Alain Rogister
cludes time between sending POST request -to- the > response fetched after successful response right?? > > Try sending in small batches like 10-20. BTW how many documents are u > indexing??? > > Regds > Pravesh > > -- > View this message in context: > http:/

Re: Painfully slow indexing

2011-10-21 Thread pravesh
in context: http://lucene.472066.n3.nabble.com/Painfully-slow-indexing-tp3434399p3440175.html Sent from the Solr - User mailing list archive at Nabble.com.

Painfully slow indexing

2011-10-19 Thread Pranav Prakash
Hi guys, I have set up a Solr instance and upon attempting to index document, the whole process is painfully slow. I will try to put as much info as I can in this mail. Pl. feel free to ask me anything else that might be required. I am sending documents in batches not exceeding 2,000. The size of