fet: Move meilidb example into the meilidb workspace

This commit is contained in:
Clément Renault
2019-02-26 13:50:46 +01:00
parent a745819ddf
commit 397522f277
3 changed files with 2 additions and 23 deletions

View File

@ -1,19 +0,0 @@
# This schema has been generated ...
# The order in which the attributes are declared is important,
# it specify the attribute xxx...
identifier = "id"
[attributes.id]
stored = true
[attributes.title]
stored = true
indexed = true
[attributes.description]
stored = true
indexed = true
[attributes.image]
stored = true