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 "O. Klein" <kl...@octoweb.nl> on 2011/12/10 14:46:05 UTC

Return message from XmlUpdateRequestHandler

Is there a way to get feedback from XML update messages like:

http://localhost:8983/solr/update?commit=true&stream.body=%3Cdelete%3E%3Cquery%3Eoffice:Bridgewater%3C/query%3E%3C/delete%3E

--
View this message in context: http://lucene.472066.n3.nabble.com/Return-message-from-XmlUpdateRequestHandler-tp3575400p3575400.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Return message from XmlUpdateRequestHandler

Posted by "O. Klein" <kl...@octoweb.nl>.
I was wondering if there was some way to know whether a delete action was
successful or not.

I want to delete a document from index and get a response "1 document
deleted" or whatever.



--
View this message in context: http://lucene.472066.n3.nabble.com/Return-message-from-XmlUpdateRequestHandler-tp3575400p3577687.html
Sent from the Solr - User mailing list archive at Nabble.com.