Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SearchContext

Contains search context, such as highlighting, for found resources.

Properties

Optional highlights

highlights: undefined | object

Describes what in each field matched the search criteria by showing highlighted values, but only for free text searches or for structured queries that use a MATCHING clause. The list of strings represents fragments of values that matched the query conditions. Highlighted values are wrapped with <h1>..</h1> tags. All values are HTML-encoded (except <h1> tags).

Functions

getDeserializedJsonObj

getJsonObj