You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Munendra S N (Jira)" <ji...@apache.org> on 2020/06/20 16:19:00 UTC

[jira] [Created] (SOLR-14583) Spell suggestions is returned even if hits are non-zero when spellcheck.maxResultsForSuggest=0

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org