Is there such a thing as a wildcard search? If I have a simple solr.StrField with no analyzer defined, can I query for "foo*" or "foo.*" and get everything that starts with "foo" such as 'foobar" and "foobaz"?
-- http://www.linkedin.com/in/paultomblin