mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 05:14:27 +01:00
12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"attribute_identifier": "id",
|
|
"attributes_searchable": ["title", "overview"],
|
|
"attributes_displayed": [
|
|
"id",
|
|
"title",
|
|
"overview",
|
|
"release_date",
|
|
"poster"
|
|
]
|
|
}
|