Learn R Programming

paws.analytics (version 0.7.0)

kendraranking_rescore: Rescores or re-ranks search results from a search service such as OpenSearch (self managed)

Description

Rescores or re-ranks search results from a search service such as OpenSearch (self managed). You use the semantic search capabilities of Amazon Kendra Intelligent Ranking to improve the search service's results.

See https://www.paws-r-sdk.com/docs/kendraranking_rescore/ for full documentation.

Usage

kendraranking_rescore(RescoreExecutionPlanId, SearchQuery, Documents)

Arguments

RescoreExecutionPlanId

[required] The identifier of the rescore execution plan. A rescore execution plan is an Amazon Kendra Intelligent Ranking resource used for provisioning the rescore API.

SearchQuery

[required] The input query from the search service.

Documents

[required] The list of documents for Amazon Kendra Intelligent Ranking to rescore or rank on.