mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
chore: remove repetitive words
Signed-off-by: shuangcui <fliter@qq.com>
This commit is contained in:
parent
0b7bebeeb6
commit
5c95b5c933
3 changed files with 4 additions and 4 deletions
|
@ -530,7 +530,7 @@ pub fn perform_search(
|
|||
// The attributes to retrieve are the ones explicitly marked as to retrieve (all by default),
|
||||
// but these attributes must be also be present
|
||||
// - in the fields_ids_map
|
||||
// - in the the displayed attributes
|
||||
// - in the displayed attributes
|
||||
let to_retrieve_ids: BTreeSet<_> = query
|
||||
.attributes_to_retrieve
|
||||
.as_ref()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue