[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051355#comment-13051355 ]
Mike Sokolov commented on SOLR-219: ----------------------------------- I wonder whether there should be some kind of explicit mapping from analysis "type" to query. If I write some new kind of query (say AnagramQuery - I'll post a patch if anyone wants it :) ), how do I specify whether its terms are analyzed with the wildcard chain or the phrase chain, or the default query chain? Can I make up my own new analysis type and map it to my query type? > 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: 3.3 > > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org