Munendra S N created SOLR-14583: ----------------------------------- Summary: Spell suggestions is returned even if hits are non-zero when spellcheck.maxResultsForSuggest=0 Key: SOLR-14583 URL: https://issues.apache.org/jira/browse/SOLR-14583 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Reporter: Munendra S N Assignee: Munendra S N
SOLR-4280 added to support fractional support for spellcheck.maxResultsForSuggest. After SOLR-4280, {{spellcheck.maxResultsForSuggest=0}} is treated same as not specify the {{spellcheck.maxResultsForSuggest}} parameter. This can cause spell suggestions to be returned even when hits are non-zero and greater than {{spellcheck.maxResultsForSuggest}} (i.e, greater than 0) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org