The wiki (http://wiki.apache.org/solr/UpdateXmlMessages) explains that "delete by id is much more efficient than delete by query". Does this patch mean this is no longer true? That is, is delete by query now basically as fast as delete by ID? If not, is there at least an amazing speedup for delete by query? If delete by query is indeed faster now, I'll make a (1.3-tagged) note of it on the wiki.
Thanks, Chris
