kendraranking_rescore: Rescores or re-ranks search results from a search service...

View source: R/kendraranking_operations.R

kendraranking_rescoreR Documentation

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.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.