summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/sorting
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-04-08 16:40:36 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-04-08 16:40:36 +0000
commit897d5c20fde3e90690d20e749ff0ffbb1427ca9a (patch)
tree3f1c559e41b4f4182c4777b888de46b64fc50e0b /config-model/src/test/derived/sorting
parent212382c5907084d3ce51e87804a2590fb9d0ba07 (diff)
GC unused ordering field.
Diffstat (limited to 'config-model/src/test/derived/sorting')
-rw-r--r--config-model/src/test/derived/sorting/attributes.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/config-model/src/test/derived/sorting/attributes.cfg b/config-model/src/test/derived/sorting/attributes.cfg
index e878c1f054f..69c3510df97 100644
--- a/config-model/src/test/derived/sorting/attributes.cfg
+++ b/config-model/src/test/derived/sorting/attributes.cfg
@@ -1,7 +1,6 @@
attribute[].name "syntaxcheck"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
-attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false
@@ -31,7 +30,6 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "syntaxcheck2"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
-attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false
@@ -61,7 +59,6 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "infieldonly"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
-attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false