mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Fix PR comments
Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
parent
0d7d3ce802
commit
0daa0e170a
4 changed files with 12 additions and 9 deletions
|
@ -354,8 +354,7 @@ fn biggest_value_sizes(index: &Index, rtxn: &heed::RoTxn, limit: usize) -> anyho
|
|||
word_prefix_level_position_docids,
|
||||
facet_field_id_value_docids,
|
||||
field_id_docid_facet_values: _,
|
||||
documents,
|
||||
..
|
||||
documents
|
||||
} = index;
|
||||
|
||||
let main_name = "main";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue