Fix PR comments

Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
Many 2021-04-26 11:30:42 +02:00 committed by many
parent 0d7d3ce802
commit 0daa0e170a
No known key found for this signature in database
GPG key ID: 2CEF23B75189EACA
4 changed files with 12 additions and 9 deletions

View file

@ -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";