Having another weird spell checker index issue. Starting off from a clean index and spell check
index, I'll index everything in example/exampledocs. On the first rebuild of the spellchecker index
using the query below says the word 'blackjack' exists in the spellchecker index. Great, no problems.
Rebuild it again and the word 'blackjack' does not exist any more.
http://localhost:8983/solr/core0/select?q=blackjack&qt=spellchecker&cmd=rebuild
Any ideas? This is with a Solr trunk build from yesterday.
doug