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 listings. For more information about writing search queries, see Search Language Syntax.

Properties

Optional matchingContextType

matchingContextType: model.MatchingContextTypeEnum

The type of matching context returned in the response. If you specify HIGHLIGHTS, then the service will highlight fragments in its response. The default value is NONE.

query

query: string

The structured query describing which resources to search for.

Const type

type: string = "Structured"

Methods

getDeserializedJsonObj

getJsonObj