François Schiettecatte wrote:
> 
> #
> # 4) Copy:
> #             slf4j-1.6.1/slf4j-log4j12-1.6.1.jar     ->              
> WEB-INF/lib
> #             log4j.properties (this file)            ->              
> WEB-INF/classes/ (needs to be
> created)
> #
> 

Don't you mean log4j-1.2.16/slf4j-log4j12-1.6.1.jar ?

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-tp3192748p3201332.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to