summaryrefslogtreecommitdiff
path: root/tests/data/simple/settings.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/simple/settings.yaml')
-rw-r--r--tests/data/simple/settings.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/tests/data/simple/settings.yaml b/tests/data/simple/settings.yaml
index ad68fe3..1852665 100644
--- a/tests/data/simple/settings.yaml
+++ b/tests/data/simple/settings.yaml
@@ -9,11 +9,19 @@ fields:
index: free
- name: position
type: string
- index: facet
+ index: field
- name: quantity
type: integer
index: no
help: 'how many items are there'
+ - name: value
+ type: float
+ index: no
+ help: 'how much each item is'
+ - name: cost
+ type: decimal
+ index: no
+ help: 'how much this costs'
- name: other
type: yaml
help: ''