Hi Peter
A full list of spell check parameters are available here
http://wiki.apache.org/solr/SpellCheckComponent
With the PECL extension, there is currently no special method that handles
the spell check component so you would have to use the SolrParams::set() or
SolrParams::setParam() method a
Hi there,
i´m working with the solr-pecl extension and asking me how I to permanently
activate spellchecking.
I couldn´t find a command from the pecl library to activate it by the client -
like $solrQuery->enableFacet(true) for factes.
Or is it possible to keep spellchecking permanently activa