mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
fix bug
This commit is contained in:
parent
1639a7338d
commit
dc2e5ceed2
8 changed files with 26 additions and 99 deletions
|
@ -486,15 +486,7 @@ async fn test_displayed_attributes_field() {
|
|||
],
|
||||
"distinctAttribute": "id",
|
||||
"searchableAttributes": [
|
||||
"id",
|
||||
"name",
|
||||
"color",
|
||||
"gender",
|
||||
"email",
|
||||
"phone",
|
||||
"address",
|
||||
"registered",
|
||||
"about"
|
||||
"*"
|
||||
],
|
||||
"displayedAttributes": [
|
||||
"age",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue