mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Small code cleanup
This commit is contained in:
parent
78b9304d52
commit
9ec9c204d3
2 changed files with 8 additions and 9 deletions
|
@ -150,6 +150,7 @@ pub fn resolve_query_graph<'search>(
|
|||
phrase_interner,
|
||||
derivations_interner,
|
||||
query_term_docids,
|
||||
..
|
||||
} = ctx;
|
||||
// TODO: there is a faster way to compute this big
|
||||
// roaring bitmap expression
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue