[
https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494623
]
Yonik Seeley commented on SOLR-219:
-----------------------------------
> I personally much prefer having direct control over query case sensitivity on
> a per-field basis, thanks!
Sure, if Solr is going to get it incorrect.
I'm inclined to wait until someone comes up with an analyzer where we *can't*
figure out if it's case insensitive or not before adding more configuration
complexity... for the sake of both solr developers and users.
> Determine if prefix, wildcard, fuzzy queries should be lowercased
> -----------------------------------------------------------------
>
> Key: SOLR-219
> URL: https://issues.apache.org/jira/browse/SOLR-219
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Priority: Minor
> Attachments: lowercase_prefix.patch
>
>
> Solr should be able to "do the right thing" when doing prefix/wildcard/fuzzy
> queries on fields with respect to lowercasing or not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.