Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for the result of a query search operation.

Hierarchy

  • SearchResultProperties

Index

Properties

bookmark?: string

Opaque bookmark token used when paginating results.

by?: string

Grouped search matches.

The counts facet syntax returns the number of query results for each unique value of each named field.

The range facet syntax reuses the standard Lucene syntax for ranges to return counts of results that fit into each specified category.

Array of row objects.

total_rows: number

Number of total rows.

Generated using TypeDoc