If "commit" was the answer, you may want to step back and review your
understanding of Solr.

The main point is that Solr commit is not the same as SQL transaction,
but is something that has to be triggered manually (or through timeout
specifications in the request and/or solrconfig.xml). Also, commit
will apply to all the changes introduced to that point from all the
different clients, not just the changes of that specific client.

Regards,
   Alex.
P.s. Just commit should have been sufficient as well. I don't think
you need expungeDeletes
Personal: http://www.outerthoughts.com/ and @arafalov
Solr resources and newsletter: http://www.solr-start.com/ and @solrstart
Solr popularizers community: https://www.linkedin.com/groups?gid=6713853


On 13 September 2014 16:43, FiMka <maximfil...@gmail.com> wrote:
> *François*, thank you for help, it is really working now!
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Solr-How-to-delete-a-document-tp4158649p4158654.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to