aboutsummaryrefslogtreecommitdiffstats
path: root/searchcommon/src/tests/schema/load-save-cfg/indexschema.cfg
blob: 989f30f7499906450de4c2999c86e38057a8efde (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
indexfield[6]
indexfield[0].name a
indexfield[0].datatype STRING
indexfield[1].name b
indexfield[1].datatype INT64
indexfield[2].name c
indexfield[2].datatype STRING
indexfield[2].prefix true
indexfield[2].phrases false
indexfield[2].positions false
indexfield[3].name e
indexfield[3].datatype BOOLEANTREE
indexfield[3].collectiontype SINGLE
indexfield[4].name f
indexfield[4].indextype RISE
indexfield[4].datatype STRING
indexfield[4].collectiontype WEIGHTEDSET
indexfield[5].name g
indexfield[5].indextype RISE
indexfield[5].datatype INT64
indexfield[5].collectiontype WEIGHTEDSET
fieldset[1]
fieldset[0].name default
fieldset[0].field[2]
fieldset[0].field[0].name a
fieldset[0].field[1].name c