On Dec 12, 2007 6:51 AM, Michael Kimsal <[EMAIL PROTECTED]> wrote: > Please vote for SOLR-218. I'm not aware of any other way to accomplish the > leading wildcard functionality that would be convenient. SOLR-218 is not > asking that it be enabled by default, only that it be functionality that is > exposed to SOLR admins via config.xml.
I'm actually still in favor of it being enabled by default. There are a lot of ways to make really slow queries, and it's not Solr's job to protect against these IMO (that's the job of the app that uses Solr). Preventing a leading wildcard simply reduces functionality. -Yonik