Solr - How to obtain multiple suggestions for a query
问题 In the configuration file solrconfig.xml , is there a parameter to adjust tolerance in order to have multiple suggestions even if the number of different letters between the query & the suggestion is large? In my solrconfig.xml suggestion configuration, I have : The spellcheck search component : <lst name="spellchecker"> <str name="name">default</str> <str name="field">title</str> <str name="classname">solr.DirectSolrSpellChecker</str> <!-- the spellcheck distance measure used, the default is