You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sami Siren (JIRA)" <ji...@apache.org> on 2006/10/24 18:16:37 UTC

[jira] Closed: (NUTCH-301) CommonGrams loads analysis.common.terms.file for each query

     [ http://issues.apache.org/jira/browse/NUTCH-301?page=all ]

Sami Siren closed NUTCH-301.
----------------------------


> CommonGrams loads analysis.common.terms.file for each query
> -----------------------------------------------------------
>
>                 Key: NUTCH-301
>                 URL: http://issues.apache.org/jira/browse/NUTCH-301
>             Project: Nutch
>          Issue Type: Improvement
>          Components: searcher
>    Affects Versions: 0.8
>            Reporter: Chris Schneider
>             Fix For: 0.8
>
>         Attachments: CommonGramsCacheV1.patch
>
>
> The move away from static objects toward instance variables has resulted in CommonGrams constructor parsing its analysis.common.terms.file for each query. I'm not certain how large a performance impact this really is, but it seems like something you'd want to avoid doing for each query. Perhaps the solution is to keep around an instance of the CommonGrams object itself?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira