The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::Kendra::DescribeQuerySuggestionsConfigResponse

ATTRIBUTES

IncludeQueriesWithoutUserInformation => Bool

Shows whether Amazon Kendra uses all queries or only uses queries that include user information to generate query suggestions.

LastClearTime => Str

Shows the date-time query suggestions for an index was last cleared.

After you clear suggestions, Amazon Kendra learns new suggestions based on new queries added to the query log from the time you cleared suggestions. Amazon Kendra only considers re-occurences of a query from the time you cleared suggestions.

LastSuggestionsBuildTime => Str

Shows the date-time query suggestions for an index was last updated.

MinimumNumberOfQueryingUsers => Int

Shows the minimum number of unique users who must search a query in order for the query to be eligible to suggest to your users.

MinimumQueryCount => Int

Shows the minimum number of times a query must be searched in order for the query to be eligible to suggest to your users.

Mode => Str

Shows whether query suggestions are currently in ENABLED mode or LEARN_ONLY mode.

By default, Amazon Kendra enables query suggestions.LEARN_ONLY turns off query suggestions for your users. You can change the mode using the UpdateQuerySuggestionsConfig (https://docs.aws.amazon.com/kendra/latest/dg/API_UpdateQuerySuggestionsConfig.html) operation.

Valid values are: "ENABLED", "LEARN_ONLY" =head2 QueryLogLookBackWindowInDays => Int

Shows how recent your queries are in your query log time window (in days).

Status => Str

Shows whether the status of query suggestions settings is currently Active or Updating.

Active means the current settings apply and Updating means your changed settings are in the process of applying.

Valid values are: "ACTIVE", "UPDATING" =head2 TotalSuggestionsCount => Int

Shows the current total count of query suggestions for an index.

This count can change when you update your query suggestions settings, if you filter out certain queries from suggestions using a block list, and as the query log accumulates more queries for Amazon Kendra to learn from.

_request_id => Str