You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Bernhard Kraft (JIRA)" <ji...@apache.org> on 2014/01/10 12:01:08 UTC

[jira] [Created] (SOLR-5622) Unnecessary method call in hunspell stem filter

Bernhard Kraft created SOLR-5622:
------------------------------------

             Summary: Unnecessary method call in hunspell stem filter
                 Key: SOLR-5622
                 URL: https://issues.apache.org/jira/browse/SOLR-5622
             Project: Solr
          Issue Type: Improvement
          Components: Schema and Analysis
    Affects Versions: 4.4
         Environment: Ubuntu 12.04
            Reporter: Bernhard Kraft
            Priority: Trivial
             Fix For: 4.4


There is an unnecessarry call to "termAtt.setLength()" in hunspell stem filter. The preceeding call to "copyBuffer" already sets the length variable.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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