Re: Spellchecker delivers far too few suggestions

2014-12-18 Thread Martin Dietze
On 17 December 2014 at 18:08, Erick Erickson wrote: > This is seeming like a puzzler... I’ve got to the point that I do get suggestions if I find no document at all. The problem was seemingly caused by the way I quoted my search queries. Still I don’t get suggestions for terms that are in the in

Re: Spellchecker delivers far too few suggestions

2014-12-17 Thread Martin Dietze
On 17 December 2014 at 16:41, Erick Erickson wrote: > First, I'd look in your corpus for "bnak". The problem with index-based > suggestions is that if your index contains garbage, they're "correctly > spelled" since they're in the index. TermsComponent is very useful for this. > > You can also loo

Spellchecker delivers far too few suggestions

2014-12-17 Thread Martin Dietze
I recently upgraded to SOLR 4.10.1 and after that set up the spell checker which I use for returning suggestions after searches with few or no results. When the spellchecker is active, this request handler is used (most of which is taken from examples I found in the net): explicit