Package version:

Metadata for search results.

Hierarchy

  • SearchMetadata

Properties

aggregatedGroupingFields?: string

The aggregated grouping fields.

aggregatedValueField?: string

The aggregated value field.

coreSummaries?: CoreSummary[]

The core summaries.

eTag?: string

The ETag of the search results.

id?: string

The id of the search results request.

lastUpdated?: Date

The time of last update.

max?: number

The max of all aggregates returned in the result set.

requestTime?: number

The request time.

resultType?: string

The search result type.

The schema.

searchId?: string

The request id of the search.

sort?: SearchSort[]

How the results are sorted.

startTime?: Date

The start time for the search.

status?: string

The status of the search results.

sum?: number

The sum of all aggregates returned in the result set.

top?: number

The number of top search results.

total?: number

The total number of search results.

Generated using TypeDoc