1. Types

QueryType

Version: 0.6
TypeType
Import path@sitecore-cloudsdk/search/server

The type of site visitor query to retrieve an exact answer for.

See also ExactAnswerOptions.

Signature

type QueryType = "question" | "statement" | "keyword";

Examples

"keyword"
If you have suggestions for improving this article, let us know!