Re: Http Connection is hanging while deleteByQuery

2011-02-16 Thread Ravi Kiran
Thanks for updating your solution On Tue, Feb 8, 2011 at 8:20 AM, shan2812 shanmugaraja...@gmail.com wrote: Hi, At last the migration to Solr-1.4.1 does solve this issue :-).. Cheers -- View this message in context: http://lucene.472066.n3.nabble.com/Http-Connection-is-hanging-while

Re: Http Connection is hanging while deleteByQuery

2011-02-08 Thread shan2812
Hi, At last the migration to Solr-1.4.1 does solve this issue :-).. Cheers -- View this message in context: http://lucene.472066.n3.nabble.com/Http-Connection-is-hanging-while-deleteByQuery-tp2367405p2451214.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Http Connection is hanging while deleteByQuery

2011-01-31 Thread shan2812
.472066.n3.nabble.com/Http-Connection-is-hanging-while-deleteByQuery-tp2367405p2388953.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Http Connection is hanging while deleteByQuery

2011-01-31 Thread Ravi Kiran
() It stays here for 2-3 hours(it still..) and no exception or any error.. -- View this message in context: http://lucene.472066.n3.nabble.com/Http-Connection-is-hanging-while-deleteByQuery-tp2367405p2388953.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Http Connection is hanging while deleteByQuery

2011-01-30 Thread shan2812
.472066.n3.nabble.com/Http-Connection-is-hanging-while-deleteByQuery-tp2367405p2383477.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Http Connection is hanging while deleteByQuery

2011-01-29 Thread Ravi Kiran
= solr.deleteByQuery(new SolrQuery(my_query)); -- View this message in context: http://lucene.472066.n3.nabble.com/Http-Connection-is-hanging-while-deleteByQuery-tp2367405p2367410.html Sent from the Solr - User mailing list archive at Nabble.com.

Http Connection is hanging while deleteByQuery

2011-01-28 Thread shan2812
; solr = new CommonsHttpSolrServer(solrUrl); Do anyone have any idea? Thank You. Regards, Shan -- View this message in context: http://lucene.472066.n3.nabble.com/Http-Connection-is-hanging-while-deleteByQuery-tp2367405p2367405.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Http Connection is hanging while deleteByQuery

2011-01-28 Thread shan2812
Though it may not be needed, just to ad.. this is how I delete by query UpdateResponse updateResponse = solr.deleteByQuery(new SolrQuery(my_query)); -- View this message in context: http://lucene.472066.n3.nabble.com/Http-Connection-is-hanging-while-deleteByQuery-tp2367405p2367410.html Sent