View source: R/kendraranking_operations.R
kendraranking_rescore | R Documentation |
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.
kendraranking_rescore(RescoreExecutionPlanId, SearchQuery, Documents)
RescoreExecutionPlanId |
[required] The identifier of the rescore execution plan. A rescore execution plan
is an Amazon Kendra Intelligent Ranking resource used for provisioning
the |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.