summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/imported_fields_inherited_reference
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-04-07 14:34:29 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2021-04-07 14:34:29 +0200
commit29a07acd25087609a9b93492664a750060094d5f (patch)
treee16303626a9ae5c91305accb95ec1f8469e8479c /config-model/src/test/derived/imported_fields_inherited_reference
parent42fd486698a38d0cc69af809de54a9074e9b34ec (diff)
Add dictionary.match control
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, 4 insertions, 0 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 bfdf90ac12c..f2a18de22bf 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
@@ -3,6 +3,7 @@ attribute[].datatype REFERENCE
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
+attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -32,6 +33,7 @@ attribute[].datatype REFERENCE
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
+attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -61,6 +63,7 @@ attribute[].datatype INT32
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
+attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -90,6 +93,7 @@ attribute[].datatype INT32
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
+attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false