blob: 9871421277095590e3fa9764f6b0dbae67327d5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
name: "Lesana collection with certain errors"
lang: 'somethingish'
fields:
- name: name
type: string
index: free
- name: description
type: text
- name: position
type: string
index: facet
|