Skip to content

RescorerRetriever and LinearRetrievers are missing #8528

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sergey-tihon opened this issue May 17, 2025 · 1 comment
Open

RescorerRetriever and LinearRetrievers are missing #8528

sergey-tihon opened this issue May 17, 2025 · 1 comment
Labels
9.x Relates to a 9.x client version Area: Specification Category: Bug

Comments

@sergey-tihon
Copy link
Contributor

sergey-tihon commented May 17, 2025

Elastic.Clients.Elasticsearch version: 9.0.3

Elasticsearch version: 9.0.1

.NET runtime version: 9.0

Operating system version: macOS

Description of the problem including expected versus actual behavior:

According to the docs https://www.elastic.co/docs/reference/elasticsearch/rest-apis/retrievers api should support following retrievers:

Image

but RetrieverDescriptor provides only subset

Image

Two retrievers are missing rescorer and linear

Expected behavior

I expect RescorerRetriever and LinearRetrievers generated and available through RetrieverDescriptor API.

@flobernd
Copy link
Member

Hi @sergey-tihon , thanks for reporting!

These types seem to be missing in the specification. I created a linked issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.x Relates to a 9.x client version Area: Specification Category: Bug
Projects
None yet
Development

No branches or pull requests

2 participants