Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FTSpellCheckResponse

The FT.SPELLCHECK response object

Hierarchy

  • FTSpellCheckResponse

Index

Properties

Properties

suggestions: { score: string; suggestion: string }[]

Suggested corrections

term: string

The term that was spellchecked

Generated using TypeDoc