I know what the problem was, the query let use someones characters without
escapes, but using delete by query don't.

thanks, see you ;-)


Athok wrote:
> 
> Hello, I am begining with solr and i have a problem with the delete by
> query. If i do a query to solr, it give me the results that i hope but
> when the query is sent by XML as a delete, solr don't erase it from the
> index.
> The query contains "!·$%&=¿^¨Ç_;^Ǩ_;;;[EMAIL PROTECTED]@[EMAIL PROTECTED]"
> The XML format is:
> 
> <?xml version="1.0" encoding="UTF-8" ?> 
> <delete>
> <query>...</query>
> </delete>
> 
> Thanks, Athok
> 
> 
> PD: I'm Sorry, i know that my english is too poor.
> 

-- 
View this message in context: 
http://www.nabble.com/Delete-by-Query-is-not-deleting-tp19409322p19430536.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to