mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 12:54:26 +01:00
exactness graph rr: Add important TODO/FIXME after review
This commit is contained in:
parent
ab09dc0167
commit
31630c85d0
@ -58,6 +58,7 @@ impl RankingRuleGraphTrait for ExactnessGraph {
|
||||
docids,
|
||||
universe_len: universe.len(),
|
||||
start_term_subset: None,
|
||||
// TODO/FIXME: modify `end_term_subset` to signal to the next ranking rules that the term cannot be removed
|
||||
end_term_subset: dest_node.clone(),
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user