Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Suggester

Package version

Defines how the Suggest API should apply to a group of fields in the index.

Hierarchy

  • Suggester

Index

Properties

name

name: string

The name of the suggester.

searchMode

searchMode: "analyzingInfixMatching"

A value indicating the capabilities of the suggester.

sourceFields

sourceFields: string[]

The list of field names to which the suggester applies. Each field must be searchable.

Generated using TypeDoc