enableVerbatimMode property
Enable this flag to turn off all internal optimizations like natural language (NL) interpretation of queries, supplemental result retrieval, and usage of synonyms including custom ones.
Nl interpretation will be disabled if either one of the two flags is true.
Implementation
core.bool? enableVerbatimMode;