Charles Reitzel created SOLR-7144:
-------------------------------------
Summary: Suggester dictionary does not set origFreq
Key: SOLR-7144
URL: https://issues.apache.org/jira/browse/SOLR-7144
Project: Solr
Issue Type: Bug
Components: spellchecker
Affects Versions: 4.10.3
Environment: Linux, Windows
Reporter: Charles Reitzel
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]