summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/advanced/attributes.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/advanced/attributes.cfg')
-rw-r--r--config-model/src/test/derived/advanced/attributes.cfg19
1 files changed, 19 insertions, 0 deletions
diff --git a/config-model/src/test/derived/advanced/attributes.cfg b/config-model/src/test/derived/advanced/attributes.cfg
new file mode 100644
index 00000000000..afc25d5975c
--- /dev/null
+++ b/config-model/src/test/derived/advanced/attributes.cfg
@@ -0,0 +1,19 @@
+attribute[0].name "location_zcurve"
+attribute[0].datatype INT64
+attribute[0].collectiontype SINGLE
+attribute[0].removeifzero false
+attribute[0].createifnonexistent false
+attribute[0].fastsearch true
+attribute[0].huge false
+attribute[0].sortascending true
+attribute[0].sortfunction UCA
+attribute[0].sortstrength PRIMARY
+attribute[0].sortlocale ""
+attribute[0].enablebitvectors false
+attribute[0].enableonlybitvector false
+attribute[0].fastaccess false
+attribute[0].arity 8
+attribute[0].lowerbound -9223372036854775808
+attribute[0].upperbound 9223372036854775807
+attribute[0].densepostinglistthreshold 0.4
+attribute[0].tensortype "" \ No newline at end of file