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 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-

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-02-07 Thread shan2812
Solr. Will keep you posted on the updates when I have some.. Cheers Shan -- View this message in context: http://lucene.472066.n3.nabble.com/Http-Connection-is-hanging-while-deleteByQuery-tp2367405p2445076.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
EntityEnclosingMethod] Request body > sent > 2011-01-31 10:07:18,992 DEBUG (main)[HttpConnection] enter > HttpConnection.flushRequestOutputStream() > 2011-01-31 10:07:18,992 DEBUG (main)[HttpMethodBase] enter > HttpMethodBase.readResponse(HttpState, HttpConnection) > 2011-01-31 10:07:18,992 DEBUG (main)[HttpMethodBase] enter > HttpMethodBase.readStatusLine(HttpState, HttpConnection) > 2011-01-31 10:07:18,992 DEBUG (main)[HttpConnection] enter > HttpConnection.readLine() > 2011-01-31 10:07:18,993 DEBUG (main)[HttpParser] enter > HttpParser.readLine(InputStream, String) > 2011-01-31 10:07:18,993 DEBUG (main)[HttpParser] enter > HttpParser.readRawLine() > > > 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-31 Thread shan2812
er] enter HttpParser.readLine(InputStream, String) 2011-01-31 10:07:18,993 DEBUG (main)[HttpParser] enter HttpParser.readRawLine() 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
.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. >

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

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.