Kay, analysis refers to the Analyzers inside Solr. Your original components
description was correct.

On Tue, Dec 16, 2008 at 1:03 AM, Kay Kay (JIRA) <j...@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/SOLR-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Kay Kay updated SOLR-913:
> -------------------------
>
>     Component/s:     (was: replication (java))
>                 Analysis
>       Priority: Minor  (was: Major)
>
> > org/apache/solr/handler/SnapPuller.java  - Expensive Pattern object made
> static
> >
> --------------------------------------------------------------------------------
> >
> >                 Key: SOLR-913
> >                 URL: https://issues.apache.org/jira/browse/SOLR-913
> >             Project: Solr
> >          Issue Type: Improvement
> >          Components: Analysis
> >         Environment: Tomcat 6, JRE 6
> >            Reporter: Kay Kay
> >            Priority: Minor
> >             Fix For: 1.4
> >
> >         Attachments: SOLR-913.patch
> >
> >   Original Estimate: 2h
> >  Remaining Estimate: 2h
> >
> > In the class -  org.apache.solr.handler.SnapPuller - there seems to be an
> expensive Pattern object created locally in the method
> >   static Integer readInterval(String interval) ;
> > Pattern instances are better created as static objects and reused.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to