View Source AWS.KendraRanking (aws-elixir v1.0.4)
Amazon Kendra Intelligent Ranking uses Amazon Kendra semantic search capabilities to intelligently re-rank a search service's results.
Link to this section Summary
Functions
Creates a rescore execution plan.
Deletes a rescore execution plan.
Gets information about a rescore execution plan.
Lists your rescore execution plans.
Gets a list of tags associated with a specified resource.
Rescores or re-ranks search results from a search service such as OpenSearch (self managed).
Adds a specified tag to a specified rescore execution plan.
Removes a tag from a rescore execution plan.
Updates a rescore execution plan.
Link to this section Functions
Creates a rescore execution plan.
A rescore execution
plan is an Amazon Kendra Intelligent Ranking resource
used for provisioning the Rescore
API. You set
the number of capacity units that you require for
Amazon Kendra Intelligent Ranking to rescore or re-rank
a search service's results.
For an example of using the
CreateRescoreExecutionPlan
API, including using
the Python and Java SDKs, see Semantically ranking a search service's
results.
Deletes a rescore execution plan.
A rescore execution
plan is an Amazon Kendra Intelligent Ranking resource
used for provisioning the Rescore
API.
Gets information about a rescore execution plan.
A rescore
execution plan is an Amazon Kendra Intelligent Ranking
resource used for provisioning the Rescore
API.
Lists your rescore execution plans.
A rescore execution plan
is an Amazon Kendra Intelligent Ranking resource used for
provisioning the Rescore
API.
Gets a list of tags associated with a specified resource.
A rescore execution plan is an example of a resource that can have tags associated with it.
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.
Adds a specified tag to a specified rescore execution plan.
A rescore execution plan is an Amazon Kendra
Intelligent Ranking resource used for provisioning the
Rescore
API. If the tag already exists,
the existing value is replaced with the new value.
Removes a tag from a rescore execution plan.
A rescore
execution plan is an Amazon Kendra Intelligent
Ranking resource used for provisioning the
Rescore
operation.
Updates a rescore execution plan.
A rescore execution plan
is an Amazon Kendra Intelligent Ranking resource used for
provisioning the Rescore
API. You can update the
number of capacity units you require for Amazon Kendra
Intelligent Ranking to rescore or re-rank a search service's
results.