mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 18:45:06 +08: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"
|
|
]
|
|
}
|