You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (Updated) (JIRA)" <ji...@apache.org> on 2011/11/10 16:42:52 UTC

[jira] [Updated] (SOLR-2438) Case Insensitive Search for Wildcard Queries

     [ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Smiley updated SOLR-2438:
-------------------------------

    Comment: was deleted

(was: I really like the idea of automatically deducing the proper analysis steps by default (if the schema is >= 3.5), and having the option to specify an explicit analysis chain too.  FYI there is similar analyzer detection that goes on for handling of ReverseWildcardFilterFactory with wildcards, and also in ExtendedDismax for detecting stop words.  It's good to see committers have interest in this again, finally.  If there's something I can do to help then let me know.)
    
> Case Insensitive Search for Wildcard Queries
> --------------------------------------------
>
>                 Key: SOLR-2438
>                 URL: https://issues.apache.org/jira/browse/SOLR-2438
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Peter Sturge
>            Assignee: Erick Erickson
>         Attachments: SOLR-2438.patch
>
>
> This patch adds support to allow case-insensitive queries on wildcard searches for configured TextField field types.
> This patch extends the excellent work done Yonik and Michael in SOLR-219.
> The approach here is different enough (imho) to warrant a separate JIRA issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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