aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/tensor
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/tensor
parent42fd486698a38d0cc69af809de54a9074e9b34ec (diff)
Add dictionary.match control
Diffstat (limited to 'config-model/src/test/derived/tensor')
-rw-r--r--config-model/src/test/derived/tensor/attributes.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/config-model/src/test/derived/tensor/attributes.cfg b/config-model/src/test/derived/tensor/attributes.cfg
index 398cdf5f8f8..71789c2987c 100644
--- a/config-model/src/test/derived/tensor/attributes.cfg
+++ b/config-model/src/test/derived/tensor/attributes.cfg
@@ -3,6 +3,7 @@ attribute[].datatype TENSOR
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 TENSOR
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 TENSOR
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 TENSOR
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
@@ -119,6 +123,7 @@ attribute[].datatype FLOAT
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