[
https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592553#action_12592553
]
David Smiley commented on SOLR-219:
-----------------------------------
I'm totally with you Yonik. I was surprised today to see that my prefix
queries (part of an auto-complete feature I'm adding to my app) were turning up
nothing because I was using upper case characters. It's silly because Solr is
otherwise smart enough in other basic queries yet not in this case.
> 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.