aboutsummaryrefslogtreecommitdiffstats
path: root/searchcommon/src/tests/schema/load-save-cfg/attributes.cfg
blob: 09f711b6a654e5bca4da3a94e0963569f37a2024 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
attribute[9]
attribute[0].name a
attribute[0].datatype STRING
attribute[0].collectiontype SINGLE
attribute[1].name b
attribute[1].datatype INT8
attribute[1].collectiontype ARRAY
attribute[2].name c
attribute[2].datatype INT16
attribute[2].collectiontype WEIGHTEDSET
attribute[3].name d
attribute[3].datatype INT32
attribute[4].name e
attribute[4].datatype INT64
attribute[5].name f
attribute[5].datatype FLOAT
attribute[6].name g
attribute[6].datatype DOUBLE
attribute[7].name h
attribute[7].datatype PREDICATE
attribute[8].name i
attribute[8].datatype TENSOR