You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2013/05/10 01:06:05 UTC

[jira] [Updated] (LUCENE-2545) improve uses of StringHelper.intern in Field,AbstractField, NumericField etc.

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

Uwe Schindler updated LUCENE-2545:
----------------------------------

    Fix Version/s:     (was: 4.3)
                   4.4
    
> improve uses of StringHelper.intern in Field,AbstractField, NumericField etc.
> -----------------------------------------------------------------------------
>
>                 Key: LUCENE-2545
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2545
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/other
>    Affects Versions: 3.0.2
>            Reporter: Woody Anderson
>             Fix For: 4.4
>
>         Attachments: LUCENE-2545.patch
>
>
> There are many times for certain field types that intern is still called when it is not needed. We can improve this with pretty simple open up of the constructors etc.

--
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