GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Kendra::DescribeQuerySuggestionsConfigResponse(3) User Contributed Perl Documentation Paws::Kendra::DescribeQuerySuggestionsConfigResponse(3)

Paws::Kendra::DescribeQuerySuggestionsConfigResponse

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

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.

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

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.

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

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).

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.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.