Skip to content

feat(query): adds naturalLanguages parameter #1107

@Ant-hem

Description

@Ant-hem

Summary

The naturalLanguages parameter provide users with an easy way to implement voice and natural languages best practices.

The parameter is a list of languages, which applies the following settings:

  • removeStopWords to the naturalLanguages param value
  • ignorePlurals to the naturalLanguages param value
  • removeWordsIfNoResults to allOptional
  • adds analytics tag of naturalLanguages
  • adds query rule context of naturalLanguages

The parameter is list of string. Example: naturalLanguages=["de","fr"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions