mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 10:07:40 +08:00
Merge #4774
4774: Rename the sortable into the filterable movies workload r=dureuill a=Kerollmops Fixes the workload name of one movie searchable. Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
commit
b2b7a633a6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "search-sortable-movies.json",
|
"name": "search-filterable-movies.json",
|
||||||
"run_count": 10,
|
"run_count": 10,
|
||||||
"target": "search::=trace",
|
"target": "search::=trace",
|
||||||
"extra_cli_args": [],
|
"extra_cli_args": [],
|
||||||
@ -91,4 +91,4 @@
|
|||||||
"synchronous": "WaitForResponse"
|
"synchronous": "WaitForResponse"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user