Hi, I am trying to delete a group of documents using wildcard. Something like
update?commit=true%20-H%20"Content-Type:%20text/xml"%20--data-binary%20'<delete><doc><field%20name="uid">6-HOST*</field></doc></delete>' I want to delete all documents which contains the uid starting with 6-HOST but this query doesnt seem to work.. Am I doing anything wrong?? Thanks, BB -- View this message in context: http://lucene.472066.n3.nabble.com/Is-there-a-way-to-delete-multiple-documents-using-wildcard-tp933468p933468.html Sent from the Solr - User mailing list archive at Nabble.com.