Solr spellcheckin randomly working
问题 I've got a problem with the spell checker integrated in solr. I have (for now) two cores, configured with the same solrconfig.xml (with right settings for the spellchecker) and a slightly different XML (with the same configuration for spellchecker). The problem is that for one of the core the spell checker works perfectly, for the other not. For the not working one from Solr Admin I can see that the field "spelling" (the field the spell check uses) is indexed but no stored. Any idea? I don't