You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/23 18:13:35 UTC

[jira] [Commented] (SOLR-5490) Have Prefix Queries Use a MultiTermAnalyzer in SimpleQParser.

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

ASF subversion and git services commented on SOLR-5490:
-------------------------------------------------------

Commit 1544837 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1544837 ]

SOLR-5490: SimpleQParser uses multiterm analysis chain for prefixes

> Have Prefix Queries Use a MultiTermAnalyzer in SimpleQParser.
> -------------------------------------------------------------
>
>                 Key: SOLR-5490
>                 URL: https://issues.apache.org/jira/browse/SOLR-5490
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Jack Conradson
>            Priority: Minor
>         Attachments: SOLR-5490.patch
>
>
> I would like to make a minor change to the SimpleQParser to use a MultiTermAnalyzer on prefix queries from TextFields.  This way terms can be  modified to be lower-cased or have accents removed from the TextField's analysis chain before creating the prefix query.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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