mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-04 20:18:55 +01:00
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"searchableAttributes": ["title", "overview"],
|
|
"displayedAttributes": [
|
|
"id",
|
|
"title",
|
|
"overview",
|
|
"release_date",
|
|
"poster"
|
|
]
|
|
}
|