Interface SpellCorrectionConfiguration.Builder

    • Method Detail

      • includeQuerySpellCheckSuggestions

        SpellCorrectionConfiguration.Builder includeQuerySpellCheckSuggestions​(Boolean includeQuerySpellCheckSuggestions)

        TRUE to suggest spell corrections for queries.

        Parameters:
        includeQuerySpellCheckSuggestions - TRUE to suggest spell corrections for queries.
        Returns:
        Returns a reference to this object so that method calls can be chained together.