Skip to content

Could 'rerank-count' be a percentage instead of absolute? #33567

@yuvalshimron

Description

@yuvalshimron

Is your feature request related to a problem? Please describe.
When the number of eligible documents per query is very unpredictable it's very difficult to choose a good number for 'rerank-count'. Instead, a percentage (e.g. rerank-ratio: 0.1) could make better sense in some use cases. This is also true when the eligible documents fluctuate a lot during the day even for the same query.

Describe the solution you'd like
Specifying 'rerank-ratio' as a value in (0, 1], as an alternative to an absolute value that is given in 'rerank-count'.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions