Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchResultMetadata

An object containing search result metadata from the Discovery service.

Hierarchy

  • SearchResultMetadata

Index

Properties

Properties

Optional confidence

confidence: number

The confidence score for the given result, as returned by the Discovery service.

Optional score

score: number

An unbounded measure of the relevance of a particular result, dependent on the query and matching document. A higher score indicates a greater match to the query parameters.

Generated using TypeDoc