Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SuggestResult<T>

Package version

A result containing a document found by a suggestion query, plus associated metadata. A result containing a document found by a suggestion query, plus associated metadata.

Type parameters

  • T

Hierarchy

  • SuggestResult

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Properties

_text

_text: string

The text of the suggestion result. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc