Re: Return message from XmlUpdateRequestHandler

2011-12-11 Thread O. Klein
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-me

Re: Return message from XmlUpdateRequestHandler

2011-12-11 Thread Erick Erickson
I honestly have no idea what you're asking for here. Please review: http://wiki.apache.org/solr/UsingMailingLists Best Erick On Dec 10, 2011 8:46 AM, "O. Klein" wrote:

Return message from XmlUpdateRequestHandler

2011-12-10 Thread O. Klein
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-