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

Michael Busch resolved LUCENE-1098.
-----------------------------------

       Resolution: Fixed
    Lucene Fields: [New, Patch Available]  (was: [Patch Available, New])

Committed. Thanks Nathan!

> Small performance enhancement for StandardAnalyzer
> --------------------------------------------------
>
>                 Key: LUCENE-1098
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1098
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>    Affects Versions: 2.3
>            Reporter: Nathan Beyer
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: StandardAnalyzer.diff
>
>
> The class StandardAnalyzer has an inner class, SavedStreams, which is used 
> internally for maintaining some state. This class doesn't use the implicit 
> reference to the enclosing class, so it can be made static and reduce some 
> memory requirements. A patch will be attached shortly.

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