[ https://issues.apache.org/jira/browse/SOLR-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028331#comment-14028331 ]
Vince Toscano commented on SOLR-5386: ------------------------------------- Having this exact issue on: {quote} solr-spec 4.8.1 solr-impl 4.8.1 1594670 - rmuir - 2014-05-14 19:38:41 lucene-spec 4.8.1 lucene-impl 4.8.1 1594670 - rmuir - 2014-05-14 19:22:52 {quote} When setting my default query handler with a spellcheck and this value is set I get this exact problem. If I remove the setting, set collation to false or set spellcheck to false, I can get the solr core to come up. I can pass the setting on the query string, but that's a bit of a hack. I start seeing this as my only error: ERROR - 2014-06-11 13:32:26.832; org.apache.solr.common.SolrException; org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later. > 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 > > 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.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org