RE: Delays when deleting by query

2011-12-08 Thread Mike Gallan
ke > Date: Thu, 8 Dec 2011 08:25:52 -0500 > Subject: Re: Delays when deleting by query > From: erickerick...@gmail.com > To: solr-user@lucene.apache.org > > Hmmm, this is unusual. Can we see the code you use to delete? > And your solrconfig file? You're not doing somethin

Re: Delays when deleting by query

2011-12-08 Thread Erick Erickson
out deleting.  This worked with no > significant delays on the commit.  The delete/commit combo appears to be the > source of the problem. > > Any tips on how to debug this are appreciated! > Thanks,Mike > >> From: mgal...@hotmail.com >> To: solr-user@lucene.apac

RE: Delays when deleting by query

2011-12-07 Thread Mike Gallan
appears to be the source of the problem. Any tips on how to debug this are appreciated! Thanks,Mike > From: mgal...@hotmail.com > To: solr-user@lucene.apache.org > Subject: Delays when deleting by query > Date: Tue, 6 Dec 2011 08:25:28 -0500 > > Hello, >  > We're

Delays when deleting by query

2011-12-06 Thread Mike Gallan
Hello, We're encountering delays of 10+ minutes when trying to delete from our Solr 3.4 instance. We have 335k documents indexed and interface using SolrJ. Our schema basically consists of a parent object with multiple child objects. Every object is indexed as a separate document wit