You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ross Jones (JIRA)" <ji...@apache.org> on 2014/07/29 11:09:38 UTC

[jira] [Commented] (SOLR-5386) Solr hangs on spellcheck.maxCollationTries

    [ https://issues.apache.org/jira/browse/SOLR-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077537#comment-14077537 ] 

Ross Jones commented on SOLR-5386:
----------------------------------

I have exactly the same problem on 4.6.1

I create a new core from my service, which includes a schema.xml the same as Vince's.  Everything carries on fine until jetty gets restarted.  Then the same thing.  Core admin/selector not accessible, and my app just hangs trying to connect to that specific core.  Other cores without this setting appear to be unaffected. Changing maxCollationTries to 0 fixes the problem.

Nothing in logs that appears helpful though :(

> 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: 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.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org