summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/imported_position_field
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-04-08 16:32:55 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-04-08 16:32:55 +0000
commit212382c5907084d3ce51e87804a2590fb9d0ba07 (patch)
treeb47b9b57266c29170ac089303253fd1c260a317c /config-model/src/test/derived/imported_position_field
parent384505ff39ab15c812d753853a7147e2c0440fca (diff)
CASE_INSENSITIVE until we can safely downgrade.
Diffstat (limited to 'config-model/src/test/derived/imported_position_field')
-rw-r--r--config-model/src/test/derived/imported_position_field/attributes.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-model/src/test/derived/imported_position_field/attributes.cfg b/config-model/src/test/derived/imported_position_field/attributes.cfg
index 8e441537641..0433c41fced 100644
--- a/config-model/src/test/derived/imported_position_field/attributes.cfg
+++ b/config-model/src/test/derived/imported_position_field/attributes.cfg
@@ -3,7 +3,7 @@ attribute[].datatype REFERENCE
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
-attribute[].dictionary.match UNCASED
+attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -33,7 +33,7 @@ attribute[].datatype INT64
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
attribute[].dictionary.type BTREE
-attribute[].dictionary.match UNCASED
+attribute[].dictionary.match CASE_INSENSITIVE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch true