-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.10.3
-
Fix Version/s: None
-
Component/s: spellchecker
-
Labels:None
-
Environment:
Linux, Windows
Although it sets term frequency for corrections, org.apache.solr.spelling.suggest.Suggester never sets the frequency for the original term. Thus, the spellcheck component will never format extended results.
There is a related issue with SpellCheckComponent: it may mark a query as correctly spelled, even if zero frequency terms exist in the original query.