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:02:50 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernhard Kraft updated SOLR-5622:
---------------------------------

    Attachment: SOLR-5622.patch

> 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
>              Labels: easyfix, performance
>             Fix For: 4.4
>
>         Attachments: SOLR-5622.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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