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 2014/05/03 00:36:17 UTC

[jira] [Commented] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

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

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

Commit 1592076 from [~rjernst] in branch 'dev/trunk'
[ https://svn.apache.org/r1592076 ]

SOLR-6022: Rename getAnalyzer() to getIndexAnalyzer()

> Rename getAnalyzer to getIndexAnalyzer
> --------------------------------------
>
>                 Key: SOLR-6022
>                 URL: https://issues.apache.org/jira/browse/SOLR-6022
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan Ernst
>         Attachments: SOLR-6022.branch_4x-deprecation.patch, SOLR-6022.patch, SOLR-6022.patch, SOLR-6022.patch
>
>
> We have separate index/query analyzer chains, but the access methods for the analyzers do not match up with the names.  This can lead to unknowingly using the wrong analyzer chain (as it did in SOLR-6017).  We should do this renaming in trunk, and deprecate the old getAnalyzer function in 4x.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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