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.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-model/src/test/derived/sorting/attributes.cfg b/config-model/src/test/derived/sorting/attributes.cfg
index a84c7780965..ebe0e83540e 100644
--- a/config-model/src/test/derived/sorting/attributes.cfg
+++ b/config-model/src/test/derived/sorting/attributes.cfg
@@ -2,6 +2,7 @@ attribute[].name "syntaxcheck"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
+attribute[].dictionary.type BTREE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -30,6 +31,7 @@ attribute[].name "syntaxcheck2"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
+attribute[].dictionary.type BTREE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -58,6 +60,7 @@ attribute[].name "infieldonly"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
+attribute[].dictionary.type BTREE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false