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) <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
