While I think the person on the user's list is probably creating their own problem, we don't say on the Wiki just what query parser is used to parse delete-by-query.
It matters because my first reflex was to say "just attach &debugQuery=on to the query", but then got to wondering what was actually used. It looks like the Lucene query parser from a quick glance at the code, so having the user enter something like: http://localhost:8983/solr/select?q=id:2938734&defType=lucene&debugQuery=on should do the trick. Should I add this to the Wiki? Or am I off base? Erick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
