On Tue, Jul 5, 2011 at 11:24, Marian Steinbach <mar...@sendung.de> wrote:
> On Mon, Jul 4, 2011 at 17:19, Juan Grande <juan.gra...@gmail.com> wrote:
>> ...
>>
>> You can learn how to correctly configure a spellchecker here:
>> http://wiki.apache.org/solr/SpellCheckComponent. Also, I'd recommend to take
>> a look at the example's solrconfig, because it provides an example
>> spellchecker configuration.


I found the problem. My suggest component had the line

  <str name="classname">org.apache.solr.spelling.suggest.Suggester</str>

which I probably copied without knowing what I did. I removed it to
use the default IndexBasedSpellChecker. No I get my suggestions on
zero-hit searches as well.

Thanks again!

Marian

Reply via email to