summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/sorting/attributes.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/sorting/attributes.cfg')
-rw-r--r--config-model/src/test/derived/sorting/attributes.cfg57
1 files changed, 57 insertions, 0 deletions
diff --git a/config-model/src/test/derived/sorting/attributes.cfg b/config-model/src/test/derived/sorting/attributes.cfg
new file mode 100644
index 00000000000..c65271c618a
--- /dev/null
+++ b/config-model/src/test/derived/sorting/attributes.cfg
@@ -0,0 +1,57 @@
+attribute[0].name "syntaxcheck"
+attribute[0].datatype STRING
+attribute[0].collectiontype SINGLE
+attribute[0].removeifzero false
+attribute[0].createifnonexistent false
+attribute[0].fastsearch false
+attribute[0].huge false
+attribute[0].sortascending false
+attribute[0].sortfunction LOWERCASE
+attribute[0].sortstrength IDENTICAL
+attribute[0].sortlocale "en_US"
+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 ""
+attribute[1].name "syntaxcheck2"
+attribute[1].datatype STRING
+attribute[1].collectiontype SINGLE
+attribute[1].removeifzero false
+attribute[1].createifnonexistent false
+attribute[1].fastsearch false
+attribute[1].huge false
+attribute[1].sortascending false
+attribute[1].sortfunction LOWERCASE
+attribute[1].sortstrength IDENTICAL
+attribute[1].sortlocale "en_US"
+attribute[1].enablebitvectors false
+attribute[1].enableonlybitvector false
+attribute[1].fastaccess false
+attribute[1].arity 8
+attribute[1].lowerbound -9223372036854775808
+attribute[1].upperbound 9223372036854775807
+attribute[1].densepostinglistthreshold 0.4
+attribute[1].tensortype ""
+attribute[2].name "infieldonly"
+attribute[2].datatype STRING
+attribute[2].collectiontype SINGLE
+attribute[2].removeifzero false
+attribute[2].createifnonexistent false
+attribute[2].fastsearch false
+attribute[2].huge false
+attribute[2].sortascending false
+attribute[2].sortfunction LOWERCASE
+attribute[2].sortstrength SECONDARY
+attribute[2].sortlocale "en_US"
+attribute[2].enablebitvectors false
+attribute[2].enableonlybitvector false
+attribute[2].fastaccess false
+attribute[2].arity 8
+attribute[2].lowerbound -9223372036854775808
+attribute[2].upperbound 9223372036854775807
+attribute[2].densepostinglistthreshold 0.4
+attribute[2].tensortype "" \ No newline at end of file