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 "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2008/07/21 16:51:33 UTC

[jira] Updated: (SOLR-640) spellcheck reference leaks

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

Shalin Shekhar Mangar updated SOLR-640:
---------------------------------------

    Attachment: SOLR-640.patch

IndexBasedSpellChecker decrefs searcher in a finally block.

> spellcheck reference leaks
> --------------------------
>
>                 Key: SOLR-640
>                 URL: https://issues.apache.org/jira/browse/SOLR-640
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>         Attachments: SOLR-640.patch
>
>
> The spellcheck component doesn't decref it's searcher when it builds the index, and it will hang around forever.

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