All the talk about logging derailed the thread. So can someone test if adding 

      <str name="spellcheck.maxCollations">2</str>
      <str name="spellcheck.maxCollationTries">2</str>

to the dedault requesthandler in solrconfig.xml using collations causes
system to hang?


O. Klein wrote:
> 
> Anyways. I was testing on 3.3 and found that when I added
> &spellcheck.maxCollations=2&spellcheck.maxCollationTries=2 as parameters
> to the URL there was no problem at all.
> 
> Adding 
> 
>       <str name="spellcheck.maxCollations">2</str>
>       <str name="spellcheck.maxCollationTries">2</str>
> 
> to the default requestHandler in solrconfig.xml caused request to hang.
> 
> Can someone verify if this is a bug?
> 


--
View this message in context: 
http://lucene.472066.n3.nabble.com/Spellcheck-compounded-words-tp3192748p3203569.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to