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

Yonik Seeley updated SOLR-640:
------------------------------

    Attachment: SOLR-640.patch

This patch passes in a SolrIndexSearcher to build() rather than obtaining one 
from the core.  In the context of a request, the searcher should always be 
obtained from that request (it may be a specially constructed one for warming, 
etc).

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

Reply via email to