aboutsummaryrefslogtreecommitdiff
path: root/tests/data/wrong/schema.yaml
blob: 56031e4f3b53b6a2d31be4198356fc9952f569bd (plain)
1
2
3
4
5
6
7
8
9
10
11
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