Skip to content

Fix score count validation in reranker response #111424

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

Merged

Conversation

demjened
Copy link
Contributor

@demjened demjened commented Jul 29, 2024

Manual backport of #111212 into 8.15.

@elasticsearchmachine elasticsearchmachine added the needs:triage Requires assignment of a team area label label Jul 29, 2024
@demjened demjened added :Search Relevance/Ranking Scoring, rescoring, rank evaluation. >bug labels Jul 29, 2024
@elasticsearchmachine elasticsearchmachine added Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch and removed needs:triage Requires assignment of a team area label labels Jul 29, 2024
@elasticsearchmachine
Copy link
Collaborator

Hi @demjened, I've created a changelog YAML for you.

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

request.getInferenceEntityId(),
request.getTaskType(),
CohereService.NAME,
new CohereRerankServiceSettings(new CohereServiceSettings()),
Copy link
Contributor Author

@demjened demjened Jul 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to modify this line because this constructor doesn't exist on 8.15. There's no difference in the behavior of the test plugin.

@demjened demjened requested review from benwtrent and pmpailis July 29, 2024 20:36
@demjened demjened merged commit fd02519 into elastic:8.15 Jul 30, 2024
15 checks passed
@demjened demjened deleted the demjened/fix-rerank-score-validation-8-15 branch July 30, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search Relevance/Ranking Scoring, rescoring, rank evaluation. Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v8.15.0 v8.15.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants