Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for a row of the result of a query search operation.

Hierarchy

  • SearchResultRow

Index

Properties

Properties

Optional doc

Schema for a document.

fields

fields: JsonObject

Schema for the fields returned by a query search operation, a map of field name to value.

Optional highlights

highlights: JsonObject

Returns the context in which a search term was mentioned so that you can display more emphasized results to a user.

id

id: string

Schema for a document ID.

Generated using TypeDoc