Look in your solr/data/spellcheck directory. Is there anything in
there? It should
look like a regular Solr index, you should even be able to invoke Luke on it.
If there's nothing there, then something's wrong with your build
process, probably
your configuration in solrconfig.xml Have you made
Try
http://localhost:8983/solr/spellcheck?q=komputer&spellcheck=true
If you want the spellchecker to be enabled in your default search handler, you
need to include this in your default search-hanlder config:
spellcheck
--
Jan Høydahl, search solution architect
Cominvent AS - www.co
I am trying to set up spellchecker, according to solr documentation. But when
I am testing, I don't have any suggestion. My piece of code follows:
textSpell
solr.IndexBasedSpellChecker
default
name
./spellchecker
explicit
d