Re: Bug with deleteByQuery

2007-12-15 Thread Yonik Seeley
On Dec 14, 2007 2:43 PM, Jörg Kiegeland <[EMAIL PROTECTED]> wrote: > When I execute deleteByQuery, and afterwards I add new documents which > match this query, then these documents are deleted though I added the > documents AFTER the call to deleteByQuery . > (Even a call of commit() seems not to

Bug with deleteByQuery

2007-12-14 Thread Jörg Kiegeland
When I execute deleteByQuery, and afterwards I add new documents which match this query, then these documents are deleted though I added the documents AFTER the call to deleteByQuery . (Even a call of commit() seems not to help.) Any idea? PS: I use communication via HTTP /solrj / nightly buil