You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Patrick Allaert (JIRA)" <ji...@apache.org> on 2011/04/04 11:43:05 UTC

[jira] [Commented] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

    [ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015333#comment-13015333 ] 

Patrick Allaert commented on SOLR-219:
--------------------------------------

Any plan to implement this?

> 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: Next
>
>         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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [jira] [Commented] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

Posted by Peter Sturge <pe...@gmail.com>.
Hi Patrick,

This may or may not be helpful for your requirements, but there is a
new, somewhat related patch for case-insensitive wildcard queries:
It's in: https://issues.apache.org/jira/browse/SOLR-2438

HTH,
Peter



On Mon, Apr 4, 2011 at 10:43 AM, Patrick Allaert (JIRA) <ji...@apache.org> wrote:
>
>    [ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015333#comment-13015333 ]
>
> Patrick Allaert commented on SOLR-219:
> --------------------------------------
>
> Any plan to implement this?
>
>> 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: Next
>>
>>         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.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org