On 2/22/2012 1:24 PM, Yonik Seeley wrote: >> This is a bit puzzling as the forward slash is not part of the query >> language, is it? > > Regex queries were added that use forward slashes: > > https://issues.apache.org/jira/browse/LUCENE-2604
Oh, so / is a special character now? I don't think it is mentioned as such on any of the wiki pages, or in org.apache.solr.client.solrj.util.ClientUtils