improve uses of StringHelper.intern in Field,AbstractField, NumericField etc.
-----------------------------------------------------------------------------

                 Key: LUCENE-2545
                 URL: https://issues.apache.org/jira/browse/LUCENE-2545
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Other
    Affects Versions: 3.0.2
            Reporter: Woody Anderson
             Fix For: 4.0, 3.0.2


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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to