[
https://issues.apache.org/jira/browse/SOLR-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Hastings updated SOLR-5386:
-------------------------------
Attachment: Solr5386SpellCheckerHangThreadDump.txt
Here is another thread dump. If the MaxCollationRetries is greater than zero
and the SpellChecker component is added to the RequestHandler for /select.
Then the FirstSearcherListener will call getSearcher() and hang because the
first searcher is not registered yet.
> Solr hangs on spellcheck.maxCollationTries
> ------------------------------------------
>
> Key: SOLR-5386
> URL: https://issues.apache.org/jira/browse/SOLR-5386
> Project: Solr
> Issue Type: Bug
> Components: spellchecker
> Affects Versions: 4.4, 4.5
> Reporter: Jeroen Steggink
> Labels: collate, maxCollationTries, spellcheck
> Attachments: Solr5386SpellCheckerHangThreadDump.txt, threaddump.log
>
>
> When spellcheck.maxCollationTries is set (>0) Solr hangs in combination with
> that requestHandler set to default="true".
> When I make another requestHandler default, one without the
> maxCollationTries, all requestHandlers work just fine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]