Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StructuredSearchDetails

A request that uses Search's structured query language to specify filter conditions to apply to search results. For more information about writing queries, see Search Language Syntax.

Properties

Optional matchingContextType

matchingContextType: MatchingContextType

The type of matching context returned in the response. If you specify {@code HIGHLIGHTS}, then the service will highlight fragments in its response. (For more information, see ResourceSummary.searchContext and SearchContext.) The default setting is {@code NONE}.

query

query: string

The structured query describing which resources to search for.

Const type

type: string = "Structured"

Methods

getDeserializedJsonObj

getJsonObj