aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/imported_fields_inherited_reference
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/imported_fields_inherited_reference
parent212382c5907084d3ce51e87804a2590fb9d0ba07 (diff)
GC unused ordering field.
Diffstat (limited to 'config-model/src/test/derived/imported_fields_inherited_reference')
-rw-r--r--config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg b/config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg
index f2a18de22bf..340ff11d0b2 100644
--- a/config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg
+++ b/config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg
@@ -1,7 +1,6 @@
attribute[].name "ref_from_a"
attribute[].datatype REFERENCE
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 "ref_from_b"
attribute[].datatype REFERENCE
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 "from_a_int_field"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
-attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false
@@ -91,7 +88,6 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "from_b_int_field"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
-attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false