You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:17:23 UTC

[jira] [Commented] (SOLR-4076) SolrQueryParser should run fuzzy terms through MultiTermAwareComponents

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

Commit Tag Bot commented on SOLR-4076:
--------------------------------------

[branch_4x commit] Yonik Seeley
http://svn.apache.org/viewvc?view=revision&revision=1409527

SOLR-4076: fuzzy support for MultiTermAwareComponent in SolrQueryParser

                
> SolrQueryParser should run fuzzy terms through MultiTermAwareComponents
> -----------------------------------------------------------------------
>
>                 Key: SOLR-4076
>                 URL: https://issues.apache.org/jira/browse/SOLR-4076
>             Project: Solr
>          Issue Type: Bug
>          Components: query parsers
>    Affects Versions: 4.0
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>            Priority: Minor
>             Fix For: 4.1
>
>
> For example, a fuzzy query of foo~2 should be equal to FOO~2 on a lowercased field.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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