Thanks I will look into it! On Fri, Nov 27, 2009 at 11:34 PM, cpmoser <cpmo...@gmail.com> wrote:
> > Hi I just recently (well today actually) ran into the same issue, and a > Google search led me here. Something in the log that clued me in to my > issue was this: > > Nov 27, 2009 1:27:05 PM org.apache.solr.core.SolrDeletionPolicy onInit > > I was expecting docs to be removed on commit (which normally happens after > a > dataimport), so I thought something was broken. > > However, when I restarted Solr, the docs that should have been deleted were > actually deleted. There is more discussion about the SolrDeletionPolicy > http://issues.apache.org/jira/browse/SOLR-617 here . I haven't read > enough > to know how to add an onCommit deletion policy to the Solr config yet, and > don't know if you're running into the same issue, but hope this helps. > > > Mark.El wrote: > > > > Thanks Otis... I remember that one! > > > > It still did not remove the document! So obviously its something else > > thats > > happening. > > > > > > > > -- > View this message in context: > http://old.nabble.com/%24DeleteDocbyQuery-in-solr-1.4-is-not-working-tp26376265p26545394.html > Sent from the Solr - User mailing list archive at Nabble.com. > >