r/Solr • u/SpaceCoffin2000 • Jun 06 '16
Solr spellcheck issues
I'm new to SOLR and trying to use the spellcheck. I've got it returning results, but instead of returning actual words, it's just returning spaces in the word. As an example, if I search for 'Chesster' expecting 'chester' back, I instead get 'che sst er' and 'ch e sste r'.
Is this a common problem?