You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2009/08/05 20:11:15 UTC

[jira] Created: (SOLR-1338) use new StringHelper.intern()

use new StringHelper.intern()
-----------------------------

                 Key: SOLR-1338
                 URL: https://issues.apache.org/jira/browse/SOLR-1338
             Project: Solr
          Issue Type: Improvement
            Reporter: Yonik Seeley
            Priority: Minor
             Fix For: 1.4


String.intern() caching was just committed in lucene - LUCENE-1607 - we should use it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-1338) use new StringHelper.intern()

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley resolved SOLR-1338.
--------------------------------

    Resolution: Fixed

trivial patch, committed.

> use new StringHelper.intern()
> -----------------------------
>
>                 Key: SOLR-1338
>                 URL: https://issues.apache.org/jira/browse/SOLR-1338
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Yonik Seeley
>            Priority: Minor
>             Fix For: 1.4
>
>
> String.intern() caching was just committed in lucene - LUCENE-1607 - we should use it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.