aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritfromparent/attributes.cfg
blob: 5138cf8257cdf1b6263040152bc464631eeb7025 (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
27
28
29
attribute[].name "weight"
attribute[].datatype FLOAT
attribute[].collectiontype SINGLE
attribute[].dictionary.type BTREE
attribute[].dictionary.match UNCASED
attribute[].match UNCASED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
attribute[].paged false
attribute[].ismutable false
attribute[].sortascending true
attribute[].sortfunction UCA
attribute[].sortstrength PRIMARY
attribute[].sortlocale ""
attribute[].enableonlybitvector false
attribute[].fastaccess false
attribute[].arity 8
attribute[].lowerbound -9223372036854775808
attribute[].upperbound 9223372036854775807
attribute[].densepostinglistthreshold 0.4
attribute[].tensortype ""
attribute[].imported false
attribute[].maxuncommittedmemory 77777
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
attribute[].index.hnsw.neighborstoexploreatinsert 200
attribute[].index.hnsw.multithreadedindexing true