RelevanceFeedback
Provides feedback on how relevant a document is to a search. Your application uses the
SubmitFeedback
API to provide relevance information.
Contents
- RelevanceValue
-
Whether the document was relevant or not relevant to the search.
Type: String
Valid Values:
RELEVANT | NOT_RELEVANT
Required: Yes
- ResultId
-
The identifier of the search result that the user provided relevance feedback for.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 73.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: