mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-05 12:38:55 +01:00
22 lines
375 B
TOML
22 lines
375 B
TOML
# This schema has been generated ...
|
|
# The order in which the attributes are declared is important,
|
|
# it specify the attribute xxx...
|
|
identifier = "id"
|
|
|
|
[attributes.id]
|
|
displayed = true
|
|
|
|
[attributes.title]
|
|
displayed = true
|
|
indexed = true
|
|
|
|
[attributes.overview]
|
|
displayed = true
|
|
indexed = true
|
|
|
|
[attributes.release_date]
|
|
displayed = true
|
|
|
|
[attributes.poster]
|
|
displayed = true
|