chore: Rename the ebay example into kaggle

This commit is contained in:
Clément Renault 2019-05-15 15:45:08 +02:00
parent 830d2f28b9
commit 4e80378a77
No known key found for this signature in database
GPG key ID: 0151CDAB43460DAE
2 changed files with 19 additions and 122 deletions

View file

@ -0,0 +1,19 @@
# 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