Expand description
Query result re-ranking
This module provides re-ranking capabilities for search results based on multiple criteria including semantic similarity, metadata scores, recency, and custom scoring functions.
Structs§
- ReRanker
- Re-ranker for search results
- ReRanking
Config - Re-ranking configuration
- Scored
Result - Result with multiple score components
Enums§
- ReRanking
Strategy - Re-ranking strategy for search results
- Score
Component - Components that contribute to the final score