summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/sorting/attributes.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/sorting/attributes.cfg')
-rw-r--r--config-model/src/test/derived/sorting/attributes.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/config-model/src/test/derived/sorting/attributes.cfg b/config-model/src/test/derived/sorting/attributes.cfg
index c65271c618a..f970a9e3f61 100644
--- a/config-model/src/test/derived/sorting/attributes.cfg
+++ b/config-model/src/test/derived/sorting/attributes.cfg
@@ -17,6 +17,7 @@ attribute[0].lowerbound -9223372036854775808
attribute[0].upperbound 9223372036854775807
attribute[0].densepostinglistthreshold 0.4
attribute[0].tensortype ""
+attribute[0].imported false
attribute[1].name "syntaxcheck2"
attribute[1].datatype STRING
attribute[1].collectiontype SINGLE
@@ -36,6 +37,7 @@ attribute[1].lowerbound -9223372036854775808
attribute[1].upperbound 9223372036854775807
attribute[1].densepostinglistthreshold 0.4
attribute[1].tensortype ""
+attribute[1].imported false
attribute[2].name "infieldonly"
attribute[2].datatype STRING
attribute[2].collectiontype SINGLE
@@ -54,4 +56,5 @@ attribute[2].arity 8
attribute[2].lowerbound -9223372036854775808
attribute[2].upperbound 9223372036854775807
attribute[2].densepostinglistthreshold 0.4
-attribute[2].tensortype "" \ No newline at end of file
+attribute[2].tensortype ""
+attribute[2].imported false \ No newline at end of file