[
https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859903#action_12859903
]
Claus Brod edited comment on SOLR-219 at 4/22/10 1:09 PM:
----------------------------------------------------------
We also needed lowercase query support. We extended Yonik's patch to wildcard
queries. Seems to work well in our environment. I added the patch as
wildcardlowercase.patch; it's probably most useful for illustration purposes
than for an industrial-strength final solution, but maybe it's useful for
somebody.
Needless to say we'd love to see official support for case-insensitive searches
in 1.5 :-)
was (Author: clausb):
We also needed lowercase query support. We extended Yonik's patch to
wildcard queries. Seems to work well in our environment.
> 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
> Fix For: 1.5
>
> Attachments: lowercase_prefix.patch, wildcardlowercase.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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]