summaryrefslogtreecommitdiffstats
path: root/searchcommon/src/tests/schema/imported-fields-cfg/imported-fields.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'searchcommon/src/tests/schema/imported-fields-cfg/imported-fields.cfg')
-rw-r--r--searchcommon/src/tests/schema/imported-fields-cfg/imported-fields.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/searchcommon/src/tests/schema/imported-fields-cfg/imported-fields.cfg b/searchcommon/src/tests/schema/imported-fields-cfg/imported-fields.cfg
index ccfec672134..d41ccc4bd61 100644
--- a/searchcommon/src/tests/schema/imported-fields-cfg/imported-fields.cfg
+++ b/searchcommon/src/tests/schema/imported-fields-cfg/imported-fields.cfg
@@ -2,6 +2,10 @@ attribute[2]
attribute[0].name imported_a
attribute[0].referencefield ref_a
attribute[0].targetfield target_a
+attribute[0].datatype INT32
+attribute[0].collectiontype SINGLE
attribute[1].name imported_b
attribute[1].referencefield ref_b
attribute[1].targetfield target_b
+attribute[1].datatype STRING
+attribute[1].collectiontype ARRAY