-
Notifications
You must be signed in to change notification settings - Fork 25.8k
RankEval doesn't take the requested number of results into consideration #29205
Copy link
Copy link
Closed
Labels
:Search Relevance/RankingScoring, rescoring, rank evaluation.Scoring, rescoring, rank evaluation.>docsGeneral docs changesGeneral docs changesTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchv6.3.0v7.0.0-beta1
Description
RankEval takes page size into consideration:
Currently RankEval only looks at the first 10 results of a query. Even if the number of results is specified, rank eval only requests 10 results and compares them with the expected results.
RankEval should consider the specified 'size' for calculations of the search quality.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Search Relevance/RankingScoring, rescoring, rank evaluation.Scoring, rescoring, rank evaluation.>docsGeneral docs changesGeneral docs changesTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchv6.3.0v7.0.0-beta1
Type
Fields
Give feedbackNo fields configured for issues without a type.