aboutsummaryrefslogtreecommitdiff
path: root/tests/data/wrong/schema.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/wrong/schema.yaml')
-rw-r--r--tests/data/wrong/schema.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/data/wrong/schema.yaml b/tests/data/wrong/schema.yaml
new file mode 100644
index 0000000..56031e4
--- /dev/null
+++ b/tests/data/wrong/schema.yaml
@@ -0,0 +1,12 @@
+name: "Lesana collection with certain errors"
+lang: 'somethingish'
+fields:
+ - name: name
+ type: string
+ index: free
+ - name: description
+ type: text
+ index: free
+ - name: position
+ type: string
+ index: facet