Hello Shan,
                 Even my SOLR instance is getting hung on deleteById or
deleteByQuery. Iam using Solr 1.4.1 and have about 900k docs in my core.
solr used to work till about 750k docs (not exactly sure though), from then
onwards it is hanging for a long time and ultimately throws a
SocketTimeoutException. Do you also get timeout exception ? and how many
docs do you have?

Thanks
Ravi Kiran



On Fri, Jan 28, 2011 at 12:52 PM, shan2812 <shanmugaraja...@gmail.com>wrote:

>
> 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 from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to