You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "youknowwho@heroicefforts.net" <yo...@heroicefforts.net> on 2014/04/08 23:24:59 UTC

Delete by query with soft commit

It appears that UpdateResponse.setCommitWithin is not honored when executing a delete query against SolrCloud (SolrJ 4.6).  However, setting the hard commit parameter functions as expected.  Is this a known bug?

Thanks, 

-Jess

Re: Delete by query with soft commit

Posted by Furkan KAMACI <fu...@gmail.com>.
Hi Jess;

Could you check here first:
http://search-lucene.com/m/QTPaSxpsW/Commit+Within+and+%252Fupdate%252Fextract+handler&subj=Re+Commit+Within+and+update+extract+handler
and
then here:
http://searchhub.org/2013/08/23/understanding-transaction-logs-softcommit-and-commit-in-sorlcloud/

Thanks;
Furkan KAMACI


2014-04-09 0:24 GMT+03:00 youknowwho@heroicefforts.net <
youknowwho@heroicefforts.net>:

> It appears that UpdateResponse.setCommitWithin is not honored when
> executing a delete query against SolrCloud (SolrJ 4.6).  However, setting
> the hard commit parameter functions as expected.  Is this a known bug?
>
> Thanks,
>
> -Jess