Search
class Search
Provides information about how a custom index field is used during a search.
Types
Properties
Link copied to clipboard
Determines whether the field is returned in the query response. The default is true
.
Link copied to clipboard
Determines whether the field is used in the search. If the Searchable
field is true
, you can use relevance tuning to manually tune how Amazon Kendra weights the field in the search. The default is true
for string fields and false
for number and date fields.