Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchResultAnswer

An object specifing a segment of text that was identified as a direct answer to the search query.

Hierarchy

  • SearchResultAnswer

Index

Properties

Properties

confidence

confidence: number

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

text

text: string

The text of the answer.

Generated using TypeDoc