Share via


GenerativeQueryRewrites interface

Generate alternative query terms to increase the recall of a search request.

Properties

count

The number of query rewrites to generate. Defaults to 10.

rewritesType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

count

The number of query rewrites to generate. Defaults to 10.

count?: number

Property Value

number

rewritesType

Polymorphic discriminator, which specifies the different types this object can be

rewritesType: "generative"

Property Value

"generative"