QueryType Enum

Specifies the syntax of the search query. The default is 'simple'. Use 'full' if your query uses the Lucene query syntax and 'semantic' if query syntax is not needed.

Fields

FULL
SEMANTIC
SIMPLE