Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FTSpellCheck

The additional parameters of 'FT.SPELLCHECK' command

Hierarchy

  • FTSpellCheck

Index

Properties

Properties

distance?: string | number

The maximal Levenshtein distance for spelling suggestions (default: 1, max: 4)

terms?: { dict?: string; type: "INCLUDE" | "EXCLUDE" }[]

A list of terms

Generated using TypeDoc