UpdateQuerySuggestionsConfigRequest
Types
Properties
Link copied to clipboard
Configuration information for the document fields/attributes that you want to base query suggestions on.
Link copied to clipboard
TRUE
to include queries without user information (i.e. all queries, irrespective of the user), otherwise FALSE
to only include queries with user information.
Link copied to clipboard
The minimum number of unique users who must search a query in order for the query to be eligible to suggest to your users.
Link copied to clipboard
The the minimum number of times a query must be searched in order to be eligible to suggest to your users.
Link copied to clipboard
How recent your queries are in your query log time window.
Functions
Link copied to clipboard
inline fun copy(block: UpdateQuerySuggestionsConfigRequest.Builder.() -> Unit = {}): UpdateQuerySuggestionsConfigRequest