Re: Do long auto commit times interfere with delete?

2017-02-01 Thread Erick Erickson
This should work fine. There is no requirement that a commit happen between updates and deletes for the same document. That said, this can be tricky so if you have a demonstrable case where this isn't so let us know. Best, Erick On Wed, Feb 1, 2017 at 9:53 AM, Hans Zhou

Do long auto commit times interfere with delete?

2017-02-01 Thread Hans Zhou
We have a solr cloud with a pretty long auto commit time (30 seconds for a hard commit, 180 seconds for a soft commit). We’re also doing lots of delete-then-insert operations. i.e. Each document has a product.id, and to update a product, we do an update request with { "delete": { "query":