View Source GoogleApi.CloudSearch.V1.Model.QueryInterpretationConfig (google_api_cloud_search v0.24.0)
Default options to interpret user query.
Attributes
-
forceDisableSupplementalResults
(type:boolean()
, default:nil
) - Set this flag to disable supplemental results retrieval, setting a flag here will not retrieve supplemental results for queries associated with a given search application. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for supplemental results. -
forceVerbatimMode
(type:boolean()
, default:nil
) - Enable this flag to turn off all internal optimizations like natural language (NL) interpretation of queries, supplemental results retrieval, and usage of synonyms including custom ones. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for verbatim mode.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.