summaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2017-08-11 16:39:15 +0200
committerGeir Storli <geirst@yahoo-inc.com>2017-08-11 16:39:15 +0200
commit56a873c580784c986dede9dc5cf8d0b06427c562 (patch)
tree33ccd2baba19f0fa654e9051d3c2a3979ed24911 /config-model
parent273a3b5e1d754ad6ca321488a761b0dcb7df48d9 (diff)
Add imported flag to attributes config.
Diffstat (limited to 'config-model')
-rw-r--r--config-model/src/test/derived/advanced/attributes.cfg3
-rw-r--r--config-model/src/test/derived/attributeprefetch/attributes.cfg20
-rw-r--r--config-model/src/test/derived/attributes/attributes.cfg20
-rw-r--r--config-model/src/test/derived/complex/attributes.cfg11
-rw-r--r--config-model/src/test/derived/inheritance/attributes.cfg5
-rw-r--r--config-model/src/test/derived/inheritfromparent/attributes.cfg3
-rw-r--r--config-model/src/test/derived/music/attributes.cfg13
-rw-r--r--config-model/src/test/derived/newrank/attributes.cfg12
-rw-r--r--config-model/src/test/derived/predicate_attribute/attributes.cfg3
-rw-r--r--config-model/src/test/derived/prefixexactattribute/attributes.cfg4
-rw-r--r--config-model/src/test/derived/reference_fields/attributes.cfg3
-rw-r--r--config-model/src/test/derived/sorting/attributes.cfg5
-rw-r--r--config-model/src/test/derived/tensor/attributes.cfg5
-rw-r--r--config-model/src/test/derived/types/attributes.cfg13
14 files changed, 107 insertions, 13 deletions
diff --git a/config-model/src/test/derived/advanced/attributes.cfg b/config-model/src/test/derived/advanced/attributes.cfg
index afc25d5975c..56f058f9dc1 100644
--- a/config-model/src/test/derived/advanced/attributes.cfg
+++ b/config-model/src/test/derived/advanced/attributes.cfg
@@ -16,4 +16,5 @@ attribute[0].arity 8
attribute[0].lowerbound -9223372036854775808
attribute[0].upperbound 9223372036854775807
attribute[0].densepostinglistthreshold 0.4
-attribute[0].tensortype "" \ No newline at end of file
+attribute[0].tensortype ""
+attribute[0].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/attributeprefetch/attributes.cfg b/config-model/src/test/derived/attributeprefetch/attributes.cfg
index 16c2d9e404e..3f9b9e87419 100644
--- a/config-model/src/test/derived/attributeprefetch/attributes.cfg
+++ b/config-model/src/test/derived/attributeprefetch/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 "multibyte"
attribute[1].datatype INT8
attribute[1].collectiontype ARRAY
@@ -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 "wsbyte"
attribute[2].datatype INT8
attribute[2].collectiontype WEIGHTEDSET
@@ -55,6 +57,7 @@ attribute[2].lowerbound -9223372036854775808
attribute[2].upperbound 9223372036854775807
attribute[2].densepostinglistthreshold 0.4
attribute[2].tensortype ""
+attribute[2].imported false
attribute[3].name "singleint"
attribute[3].datatype INT32
attribute[3].collectiontype SINGLE
@@ -74,6 +77,7 @@ attribute[3].lowerbound -9223372036854775808
attribute[3].upperbound 9223372036854775807
attribute[3].densepostinglistthreshold 0.4
attribute[3].tensortype ""
+attribute[3].imported false
attribute[4].name "multiint"
attribute[4].datatype INT32
attribute[4].collectiontype ARRAY
@@ -93,6 +97,7 @@ attribute[4].lowerbound -9223372036854775808
attribute[4].upperbound 9223372036854775807
attribute[4].densepostinglistthreshold 0.4
attribute[4].tensortype ""
+attribute[4].imported false
attribute[5].name "wsint"
attribute[5].datatype INT32
attribute[5].collectiontype WEIGHTEDSET
@@ -112,6 +117,7 @@ attribute[5].lowerbound -9223372036854775808
attribute[5].upperbound 9223372036854775807
attribute[5].densepostinglistthreshold 0.4
attribute[5].tensortype ""
+attribute[5].imported false
attribute[6].name "singlelong"
attribute[6].datatype INT64
attribute[6].collectiontype SINGLE
@@ -131,6 +137,7 @@ attribute[6].lowerbound -9223372036854775808
attribute[6].upperbound 9223372036854775807
attribute[6].densepostinglistthreshold 0.4
attribute[6].tensortype ""
+attribute[6].imported false
attribute[7].name "multilong"
attribute[7].datatype INT64
attribute[7].collectiontype ARRAY
@@ -150,6 +157,7 @@ attribute[7].lowerbound -9223372036854775808
attribute[7].upperbound 9223372036854775807
attribute[7].densepostinglistthreshold 0.4
attribute[7].tensortype ""
+attribute[7].imported false
attribute[8].name "wslong"
attribute[8].datatype INT64
attribute[8].collectiontype WEIGHTEDSET
@@ -169,6 +177,7 @@ attribute[8].lowerbound -9223372036854775808
attribute[8].upperbound 9223372036854775807
attribute[8].densepostinglistthreshold 0.4
attribute[8].tensortype ""
+attribute[8].imported false
attribute[9].name "singlefloat"
attribute[9].datatype FLOAT
attribute[9].collectiontype SINGLE
@@ -188,6 +197,7 @@ attribute[9].lowerbound -9223372036854775808
attribute[9].upperbound 9223372036854775807
attribute[9].densepostinglistthreshold 0.4
attribute[9].tensortype ""
+attribute[9].imported false
attribute[10].name "multifloat"
attribute[10].datatype FLOAT
attribute[10].collectiontype ARRAY
@@ -207,6 +217,7 @@ attribute[10].lowerbound -9223372036854775808
attribute[10].upperbound 9223372036854775807
attribute[10].densepostinglistthreshold 0.4
attribute[10].tensortype ""
+attribute[10].imported false
attribute[11].name "wsfloat"
attribute[11].datatype FLOAT
attribute[11].collectiontype WEIGHTEDSET
@@ -226,6 +237,7 @@ attribute[11].lowerbound -9223372036854775808
attribute[11].upperbound 9223372036854775807
attribute[11].densepostinglistthreshold 0.4
attribute[11].tensortype ""
+attribute[11].imported false
attribute[12].name "singledouble"
attribute[12].datatype DOUBLE
attribute[12].collectiontype SINGLE
@@ -245,6 +257,7 @@ attribute[12].lowerbound -9223372036854775808
attribute[12].upperbound 9223372036854775807
attribute[12].densepostinglistthreshold 0.4
attribute[12].tensortype ""
+attribute[12].imported false
attribute[13].name "multidouble"
attribute[13].datatype DOUBLE
attribute[13].collectiontype ARRAY
@@ -264,6 +277,7 @@ attribute[13].lowerbound -9223372036854775808
attribute[13].upperbound 9223372036854775807
attribute[13].densepostinglistthreshold 0.4
attribute[13].tensortype ""
+attribute[13].imported false
attribute[14].name "wsdouble"
attribute[14].datatype DOUBLE
attribute[14].collectiontype WEIGHTEDSET
@@ -283,6 +297,7 @@ attribute[14].lowerbound -9223372036854775808
attribute[14].upperbound 9223372036854775807
attribute[14].densepostinglistthreshold 0.4
attribute[14].tensortype ""
+attribute[14].imported false
attribute[15].name "singlestring"
attribute[15].datatype STRING
attribute[15].collectiontype SINGLE
@@ -302,6 +317,7 @@ attribute[15].lowerbound -9223372036854775808
attribute[15].upperbound 9223372036854775807
attribute[15].densepostinglistthreshold 0.4
attribute[15].tensortype ""
+attribute[15].imported false
attribute[16].name "multistring"
attribute[16].datatype STRING
attribute[16].collectiontype ARRAY
@@ -321,6 +337,7 @@ attribute[16].lowerbound -9223372036854775808
attribute[16].upperbound 9223372036854775807
attribute[16].densepostinglistthreshold 0.4
attribute[16].tensortype ""
+attribute[16].imported false
attribute[17].name "wsstring"
attribute[17].datatype STRING
attribute[17].collectiontype WEIGHTEDSET
@@ -339,4 +356,5 @@ attribute[17].arity 8
attribute[17].lowerbound -9223372036854775808
attribute[17].upperbound 9223372036854775807
attribute[17].densepostinglistthreshold 0.4
-attribute[17].tensortype "" \ No newline at end of file
+attribute[17].tensortype ""
+attribute[17].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/attributes/attributes.cfg b/config-model/src/test/derived/attributes/attributes.cfg
index 38f55f9645d..19066d8971c 100644
--- a/config-model/src/test/derived/attributes/attributes.cfg
+++ b/config-model/src/test/derived/attributes/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 "a2"
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 "a3"
attribute[2].datatype STRING
attribute[2].collectiontype SINGLE
@@ -55,6 +57,7 @@ attribute[2].lowerbound -9223372036854775808
attribute[2].upperbound 9223372036854775807
attribute[2].densepostinglistthreshold 0.4
attribute[2].tensortype ""
+attribute[2].imported false
attribute[3].name "a5"
attribute[3].datatype STRING
attribute[3].collectiontype SINGLE
@@ -74,6 +77,7 @@ attribute[3].lowerbound -9223372036854775808
attribute[3].upperbound 9223372036854775807
attribute[3].densepostinglistthreshold 0.4
attribute[3].tensortype ""
+attribute[3].imported false
attribute[4].name "a6"
attribute[4].datatype STRING
attribute[4].collectiontype SINGLE
@@ -93,6 +97,7 @@ attribute[4].lowerbound -9223372036854775808
attribute[4].upperbound 9223372036854775807
attribute[4].densepostinglistthreshold 0.4
attribute[4].tensortype ""
+attribute[4].imported false
attribute[5].name "b1"
attribute[5].datatype STRING
attribute[5].collectiontype SINGLE
@@ -112,6 +117,7 @@ attribute[5].lowerbound -9223372036854775808
attribute[5].upperbound 9223372036854775807
attribute[5].densepostinglistthreshold 0.4
attribute[5].tensortype ""
+attribute[5].imported false
attribute[6].name "b2"
attribute[6].datatype STRING
attribute[6].collectiontype SINGLE
@@ -131,6 +137,7 @@ attribute[6].lowerbound -9223372036854775808
attribute[6].upperbound 9223372036854775807
attribute[6].densepostinglistthreshold 0.4
attribute[6].tensortype ""
+attribute[6].imported false
attribute[7].name "b3"
attribute[7].datatype STRING
attribute[7].collectiontype SINGLE
@@ -150,6 +157,7 @@ attribute[7].lowerbound -9223372036854775808
attribute[7].upperbound 9223372036854775807
attribute[7].densepostinglistthreshold 0.4
attribute[7].tensortype ""
+attribute[7].imported false
attribute[8].name "b4"
attribute[8].datatype INT32
attribute[8].collectiontype SINGLE
@@ -169,6 +177,7 @@ attribute[8].lowerbound -9223372036854775808
attribute[8].upperbound 9223372036854775807
attribute[8].densepostinglistthreshold 0.4
attribute[8].tensortype ""
+attribute[8].imported false
attribute[9].name "b5"
attribute[9].datatype INT32
attribute[9].collectiontype SINGLE
@@ -188,6 +197,7 @@ attribute[9].lowerbound -9223372036854775808
attribute[9].upperbound 9223372036854775807
attribute[9].densepostinglistthreshold 0.4
attribute[9].tensortype ""
+attribute[9].imported false
attribute[10].name "b6"
attribute[10].datatype INT64
attribute[10].collectiontype ARRAY
@@ -207,6 +217,7 @@ attribute[10].lowerbound -9223372036854775808
attribute[10].upperbound 9223372036854775807
attribute[10].densepostinglistthreshold 0.4
attribute[10].tensortype ""
+attribute[10].imported false
attribute[11].name "b7"
attribute[11].datatype DOUBLE
attribute[11].collectiontype WEIGHTEDSET
@@ -226,6 +237,7 @@ attribute[11].lowerbound -9223372036854775808
attribute[11].upperbound 9223372036854775807
attribute[11].densepostinglistthreshold 0.4
attribute[11].tensortype ""
+attribute[11].imported false
attribute[12].name "a9"
attribute[12].datatype INT32
attribute[12].collectiontype SINGLE
@@ -245,6 +257,7 @@ attribute[12].lowerbound -9223372036854775808
attribute[12].upperbound 9223372036854775807
attribute[12].densepostinglistthreshold 0.4
attribute[12].tensortype ""
+attribute[12].imported false
attribute[13].name "a10"
attribute[13].datatype INT32
attribute[13].collectiontype ARRAY
@@ -264,6 +277,7 @@ attribute[13].lowerbound -9223372036854775808
attribute[13].upperbound 9223372036854775807
attribute[13].densepostinglistthreshold 0.4
attribute[13].tensortype ""
+attribute[13].imported false
attribute[14].name "a11"
attribute[14].datatype INT32
attribute[14].collectiontype SINGLE
@@ -283,6 +297,7 @@ attribute[14].lowerbound -9223372036854775808
attribute[14].upperbound 9223372036854775807
attribute[14].densepostinglistthreshold 0.4
attribute[14].tensortype ""
+attribute[14].imported false
attribute[15].name "a12"
attribute[15].datatype INT32
attribute[15].collectiontype SINGLE
@@ -302,6 +317,7 @@ attribute[15].lowerbound -9223372036854775808
attribute[15].upperbound 9223372036854775807
attribute[15].densepostinglistthreshold 0.4
attribute[15].tensortype ""
+attribute[15].imported false
attribute[16].name "a7_arr"
attribute[16].datatype STRING
attribute[16].collectiontype ARRAY
@@ -321,6 +337,7 @@ attribute[16].lowerbound -9223372036854775808
attribute[16].upperbound 9223372036854775807
attribute[16].densepostinglistthreshold 0.4
attribute[16].tensortype ""
+attribute[16].imported false
attribute[17].name "a8_arr"
attribute[17].datatype STRING
attribute[17].collectiontype ARRAY
@@ -339,4 +356,5 @@ attribute[17].arity 8
attribute[17].lowerbound -9223372036854775808
attribute[17].upperbound 9223372036854775807
attribute[17].densepostinglistthreshold 0.4
-attribute[17].tensortype "" \ No newline at end of file
+attribute[17].tensortype ""
+attribute[17].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/complex/attributes.cfg b/config-model/src/test/derived/complex/attributes.cfg
index b6ae59b5c24..644d219ee34 100644
--- a/config-model/src/test/derived/complex/attributes.cfg
+++ b/config-model/src/test/derived/complex/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 "fleeting"
attribute[1].datatype FLOAT
attribute[1].collectiontype ARRAY
@@ -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 "fleeting2"
attribute[2].datatype FLOAT
attribute[2].collectiontype SINGLE
@@ -55,6 +57,7 @@ attribute[2].lowerbound -9223372036854775808
attribute[2].upperbound 9223372036854775807
attribute[2].densepostinglistthreshold 0.4
attribute[2].tensortype ""
+attribute[2].imported false
attribute[3].name "foundat"
attribute[3].datatype INT64
attribute[3].collectiontype SINGLE
@@ -74,6 +77,7 @@ attribute[3].lowerbound -9223372036854775808
attribute[3].upperbound 9223372036854775807
attribute[3].densepostinglistthreshold 0.4
attribute[3].tensortype ""
+attribute[3].imported false
attribute[4].name "collapseby"
attribute[4].datatype INT32
attribute[4].collectiontype SINGLE
@@ -93,6 +97,7 @@ attribute[4].lowerbound -9223372036854775808
attribute[4].upperbound 9223372036854775807
attribute[4].densepostinglistthreshold 0.4
attribute[4].tensortype ""
+attribute[4].imported false
attribute[5].name "ts"
attribute[5].datatype INT64
attribute[5].collectiontype SINGLE
@@ -112,6 +117,7 @@ attribute[5].lowerbound -9223372036854775808
attribute[5].upperbound 9223372036854775807
attribute[5].densepostinglistthreshold 0.4
attribute[5].tensortype ""
+attribute[5].imported false
attribute[6].name "combineda"
attribute[6].datatype INT32
attribute[6].collectiontype SINGLE
@@ -131,6 +137,7 @@ attribute[6].lowerbound -9223372036854775808
attribute[6].upperbound 9223372036854775807
attribute[6].densepostinglistthreshold 0.4
attribute[6].tensortype ""
+attribute[6].imported false
attribute[7].name "year_arr"
attribute[7].datatype INT32
attribute[7].collectiontype ARRAY
@@ -150,6 +157,7 @@ attribute[7].lowerbound -9223372036854775808
attribute[7].upperbound 9223372036854775807
attribute[7].densepostinglistthreshold 0.4
attribute[7].tensortype ""
+attribute[7].imported false
attribute[8].name "year_sub"
attribute[8].datatype INT32
attribute[8].collectiontype SINGLE
@@ -168,4 +176,5 @@ attribute[8].arity 8
attribute[8].lowerbound -9223372036854775808
attribute[8].upperbound 9223372036854775807
attribute[8].densepostinglistthreshold 0.4
-attribute[8].tensortype "" \ No newline at end of file
+attribute[8].tensortype ""
+attribute[8].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/inheritance/attributes.cfg b/config-model/src/test/derived/inheritance/attributes.cfg
index 03b1dd0af5f..3eee84d71c4 100644
--- a/config-model/src/test/derived/inheritance/attributes.cfg
+++ b/config-model/src/test/derived/inheritance/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 "overridden"
attribute[1].datatype INT32
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 "onlymother"
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
diff --git a/config-model/src/test/derived/inheritfromparent/attributes.cfg b/config-model/src/test/derived/inheritfromparent/attributes.cfg
index a5e912fb984..35c0fe4f292 100644
--- a/config-model/src/test/derived/inheritfromparent/attributes.cfg
+++ b/config-model/src/test/derived/inheritfromparent/attributes.cfg
@@ -16,4 +16,5 @@ attribute[0].arity 8
attribute[0].lowerbound -9223372036854775808
attribute[0].upperbound 9223372036854775807
attribute[0].densepostinglistthreshold 0.4
-attribute[0].tensortype "" \ No newline at end of file
+attribute[0].tensortype ""
+attribute[0].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/music/attributes.cfg b/config-model/src/test/derived/music/attributes.cfg
index 5ded3dc494d..8feab83fe7f 100644
--- a/config-model/src/test/derived/music/attributes.cfg
+++ b/config-model/src/test/derived/music/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 "pto"
attribute[1].datatype INT32
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 "mid"
attribute[2].datatype INT32
attribute[2].collectiontype SINGLE
@@ -55,6 +57,7 @@ attribute[2].lowerbound -9223372036854775808
attribute[2].upperbound 9223372036854775807
attribute[2].densepostinglistthreshold 0.4
attribute[2].tensortype ""
+attribute[2].imported false
attribute[3].name "weight"
attribute[3].datatype FLOAT
attribute[3].collectiontype SINGLE
@@ -74,6 +77,7 @@ attribute[3].lowerbound -9223372036854775808
attribute[3].upperbound 9223372036854775807
attribute[3].densepostinglistthreshold 0.4
attribute[3].tensortype ""
+attribute[3].imported false
attribute[4].name "bgnpfrom"
attribute[4].datatype FLOAT
attribute[4].collectiontype SINGLE
@@ -93,6 +97,7 @@ attribute[4].lowerbound -9223372036854775808
attribute[4].upperbound 9223372036854775807
attribute[4].densepostinglistthreshold 0.4
attribute[4].tensortype ""
+attribute[4].imported false
attribute[5].name "newestedition"
attribute[5].datatype INT32
attribute[5].collectiontype SINGLE
@@ -112,6 +117,7 @@ attribute[5].lowerbound -9223372036854775808
attribute[5].upperbound 9223372036854775807
attribute[5].densepostinglistthreshold 0.4
attribute[5].tensortype ""
+attribute[5].imported false
attribute[6].name "year"
attribute[6].datatype INT32
attribute[6].collectiontype SINGLE
@@ -131,6 +137,7 @@ attribute[6].lowerbound -9223372036854775808
attribute[6].upperbound 9223372036854775807
attribute[6].densepostinglistthreshold 0.4
attribute[6].tensortype ""
+attribute[6].imported false
attribute[7].name "did"
attribute[7].datatype INT32
attribute[7].collectiontype SINGLE
@@ -150,6 +157,7 @@ attribute[7].lowerbound -9223372036854775808
attribute[7].upperbound 9223372036854775807
attribute[7].densepostinglistthreshold 0.4
attribute[7].tensortype ""
+attribute[7].imported false
attribute[8].name "cbid"
attribute[8].datatype INT32
attribute[8].collectiontype SINGLE
@@ -169,6 +177,7 @@ attribute[8].lowerbound -9223372036854775808
attribute[8].upperbound 9223372036854775807
attribute[8].densepostinglistthreshold 0.4
attribute[8].tensortype ""
+attribute[8].imported false
attribute[9].name "hiphopvalue_arr"
attribute[9].datatype STRING
attribute[9].collectiontype ARRAY
@@ -188,6 +197,7 @@ attribute[9].lowerbound -9223372036854775808
attribute[9].upperbound 9223372036854775807
attribute[9].densepostinglistthreshold 0.4
attribute[9].tensortype ""
+attribute[9].imported false
attribute[10].name "metalvalue_arr"
attribute[10].datatype STRING
attribute[10].collectiontype ARRAY
@@ -206,4 +216,5 @@ attribute[10].arity 8
attribute[10].lowerbound -9223372036854775808
attribute[10].upperbound 9223372036854775807
attribute[10].densepostinglistthreshold 0.4
-attribute[10].tensortype "" \ No newline at end of file
+attribute[10].tensortype ""
+attribute[10].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/newrank/attributes.cfg b/config-model/src/test/derived/newrank/attributes.cfg
index 536e07ac13c..2ec686217ad 100644
--- a/config-model/src/test/derived/newrank/attributes.cfg
+++ b/config-model/src/test/derived/newrank/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 "pto"
attribute[1].datatype INT32
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 "mid"
attribute[2].datatype INT32
attribute[2].collectiontype SINGLE
@@ -55,6 +57,7 @@ attribute[2].lowerbound -9223372036854775808
attribute[2].upperbound 9223372036854775807
attribute[2].densepostinglistthreshold 0.4
attribute[2].tensortype ""
+attribute[2].imported false
attribute[3].name "weight"
attribute[3].datatype FLOAT
attribute[3].collectiontype SINGLE
@@ -74,6 +77,7 @@ attribute[3].lowerbound -9223372036854775808
attribute[3].upperbound 9223372036854775807
attribute[3].densepostinglistthreshold 0.4
attribute[3].tensortype ""
+attribute[3].imported false
attribute[4].name "bgnpfrom"
attribute[4].datatype FLOAT
attribute[4].collectiontype SINGLE
@@ -93,6 +97,7 @@ attribute[4].lowerbound -9223372036854775808
attribute[4].upperbound 9223372036854775807
attribute[4].densepostinglistthreshold 0.4
attribute[4].tensortype ""
+attribute[4].imported false
attribute[5].name "newestedition"
attribute[5].datatype INT32
attribute[5].collectiontype SINGLE
@@ -112,6 +117,7 @@ attribute[5].lowerbound -9223372036854775808
attribute[5].upperbound 9223372036854775807
attribute[5].densepostinglistthreshold 0.4
attribute[5].tensortype ""
+attribute[5].imported false
attribute[6].name "year"
attribute[6].datatype INT32
attribute[6].collectiontype SINGLE
@@ -131,6 +137,7 @@ attribute[6].lowerbound -9223372036854775808
attribute[6].upperbound 9223372036854775807
attribute[6].densepostinglistthreshold 0.4
attribute[6].tensortype ""
+attribute[6].imported false
attribute[7].name "did"
attribute[7].datatype INT32
attribute[7].collectiontype SINGLE
@@ -150,6 +157,7 @@ attribute[7].lowerbound -9223372036854775808
attribute[7].upperbound 9223372036854775807
attribute[7].densepostinglistthreshold 0.4
attribute[7].tensortype ""
+attribute[7].imported false
attribute[8].name "scorekey"
attribute[8].datatype INT32
attribute[8].collectiontype SINGLE
@@ -169,6 +177,7 @@ attribute[8].lowerbound -9223372036854775808
attribute[8].upperbound 9223372036854775807
attribute[8].densepostinglistthreshold 0.4
attribute[8].tensortype ""
+attribute[8].imported false
attribute[9].name "cbid"
attribute[9].datatype INT32
attribute[9].collectiontype SINGLE
@@ -187,4 +196,5 @@ attribute[9].arity 8
attribute[9].lowerbound -9223372036854775808
attribute[9].upperbound 9223372036854775807
attribute[9].densepostinglistthreshold 0.4
-attribute[9].tensortype "" \ No newline at end of file
+attribute[9].tensortype ""
+attribute[9].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/predicate_attribute/attributes.cfg b/config-model/src/test/derived/predicate_attribute/attributes.cfg
index 49d86516930..2a5feee1735 100644
--- a/config-model/src/test/derived/predicate_attribute/attributes.cfg
+++ b/config-model/src/test/derived/predicate_attribute/attributes.cfg
@@ -16,4 +16,5 @@ attribute[0].arity 5
attribute[0].lowerbound 3
attribute[0].upperbound 200
attribute[0].densepostinglistthreshold 0.2
-attribute[0].tensortype "" \ No newline at end of file
+attribute[0].tensortype ""
+attribute[0].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/prefixexactattribute/attributes.cfg b/config-model/src/test/derived/prefixexactattribute/attributes.cfg
index 257ebcdebab..180b2f4f840 100644
--- a/config-model/src/test/derived/prefixexactattribute/attributes.cfg
+++ b/config-model/src/test/derived/prefixexactattribute/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 "attributefield2"
attribute[1].datatype STRING
attribute[1].collectiontype SINGLE
@@ -35,4 +36,5 @@ attribute[1].arity 8
attribute[1].lowerbound -9223372036854775808
attribute[1].upperbound 9223372036854775807
attribute[1].densepostinglistthreshold 0.4
-attribute[1].tensortype "" \ No newline at end of file
+attribute[1].tensortype ""
+attribute[1].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/reference_fields/attributes.cfg b/config-model/src/test/derived/reference_fields/attributes.cfg
index b9446c596fd..d2d58a95068 100644
--- a/config-model/src/test/derived/reference_fields/attributes.cfg
+++ b/config-model/src/test/derived/reference_fields/attributes.cfg
@@ -17,6 +17,7 @@ attribute[].lowerbound -9223372036854775808
attribute[].upperbound 9223372036854775807
attribute[].densepostinglistthreshold 0.4
attribute[].tensortype ""
+attribute[].imported false
attribute[].name "other_ref"
attribute[].datatype REFERENCE
attribute[].collectiontype SINGLE
@@ -36,6 +37,7 @@ attribute[].lowerbound -9223372036854775808
attribute[].upperbound 9223372036854775807
attribute[].densepostinglistthreshold 0.4
attribute[].tensortype ""
+attribute[].imported false
attribute[].name "yet_another_ref"
attribute[].datatype REFERENCE
attribute[].collectiontype SINGLE
@@ -55,3 +57,4 @@ attribute[].lowerbound -9223372036854775808
attribute[].upperbound 9223372036854775807
attribute[].densepostinglistthreshold 0.4
attribute[].tensortype ""
+attribute[].imported false
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
diff --git a/config-model/src/test/derived/tensor/attributes.cfg b/config-model/src/test/derived/tensor/attributes.cfg
index 8819e28b354..8f5f53e99dc 100644
--- a/config-model/src/test/derived/tensor/attributes.cfg
+++ b/config-model/src/test/derived/tensor/attributes.cfg
@@ -17,6 +17,7 @@ attribute[0].lowerbound -9223372036854775808
attribute[0].upperbound 9223372036854775807
attribute[0].densepostinglistthreshold 0.4
attribute[0].tensortype "tensor(x[2],y[])"
+attribute[0].imported false
attribute[1].name "f3"
attribute[1].datatype TENSOR
attribute[1].collectiontype SINGLE
@@ -36,6 +37,7 @@ attribute[1].lowerbound -9223372036854775808
attribute[1].upperbound 9223372036854775807
attribute[1].densepostinglistthreshold 0.4
attribute[1].tensortype "tensor(x{})"
+attribute[1].imported false
attribute[2].name "f4"
attribute[2].datatype TENSOR
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 "tensor(x[10],y[20])" \ No newline at end of file
+attribute[2].tensortype "tensor(x[10],y[20])"
+attribute[2].imported false \ No newline at end of file
diff --git a/config-model/src/test/derived/types/attributes.cfg b/config-model/src/test/derived/types/attributes.cfg
index d5679a25ed5..b173a455dc8 100644
--- a/config-model/src/test/derived/types/attributes.cfg
+++ b/config-model/src/test/derived/types/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 "along"
attribute[1].datatype INT64
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 "arrayfield"
attribute[2].datatype INT32
attribute[2].collectiontype ARRAY
@@ -55,6 +57,7 @@ attribute[2].lowerbound -9223372036854775808
attribute[2].upperbound 9223372036854775807
attribute[2].densepostinglistthreshold 0.4
attribute[2].tensortype ""
+attribute[2].imported false
attribute[3].name "setfield"
attribute[3].datatype STRING
attribute[3].collectiontype WEIGHTEDSET
@@ -74,6 +77,7 @@ attribute[3].lowerbound -9223372036854775808
attribute[3].upperbound 9223372036854775807
attribute[3].densepostinglistthreshold 0.4
attribute[3].tensortype ""
+attribute[3].imported false
attribute[4].name "setfield2"
attribute[4].datatype STRING
attribute[4].collectiontype WEIGHTEDSET
@@ -93,6 +97,7 @@ attribute[4].lowerbound -9223372036854775808
attribute[4].upperbound 9223372036854775807
attribute[4].densepostinglistthreshold 0.4
attribute[4].tensortype ""
+attribute[4].imported false
attribute[5].name "setfield3"
attribute[5].datatype STRING
attribute[5].collectiontype WEIGHTEDSET
@@ -112,6 +117,7 @@ attribute[5].lowerbound -9223372036854775808
attribute[5].upperbound 9223372036854775807
attribute[5].densepostinglistthreshold 0.4
attribute[5].tensortype ""
+attribute[5].imported false
attribute[6].name "setfield4"
attribute[6].datatype STRING
attribute[6].collectiontype WEIGHTEDSET
@@ -131,6 +137,7 @@ attribute[6].lowerbound -9223372036854775808
attribute[6].upperbound 9223372036854775807
attribute[6].densepostinglistthreshold 0.4
attribute[6].tensortype ""
+attribute[6].imported false
attribute[7].name "tagfield"
attribute[7].datatype STRING
attribute[7].collectiontype WEIGHTEDSET
@@ -150,6 +157,7 @@ attribute[7].lowerbound -9223372036854775808
attribute[7].upperbound 9223372036854775807
attribute[7].densepostinglistthreshold 0.4
attribute[7].tensortype ""
+attribute[7].imported false
attribute[8].name "juletre"
attribute[8].datatype INT64
attribute[8].collectiontype SINGLE
@@ -169,6 +177,7 @@ attribute[8].lowerbound -9223372036854775808
attribute[8].upperbound 9223372036854775807
attribute[8].densepostinglistthreshold 0.4
attribute[8].tensortype ""
+attribute[8].imported false
attribute[9].name "album1"
attribute[9].datatype STRING
attribute[9].collectiontype WEIGHTEDSET
@@ -188,6 +197,7 @@ attribute[9].lowerbound -9223372036854775808
attribute[9].upperbound 9223372036854775807
attribute[9].densepostinglistthreshold 0.4
attribute[9].tensortype ""
+attribute[9].imported false
attribute[10].name "other"
attribute[10].datatype INT64
attribute[10].collectiontype SINGLE
@@ -206,4 +216,5 @@ attribute[10].arity 8
attribute[10].lowerbound -9223372036854775808
attribute[10].upperbound 9223372036854775807
attribute[10].densepostinglistthreshold 0.4
-attribute[10].tensortype "" \ No newline at end of file
+attribute[10].tensortype ""
+attribute[10].imported false \ No newline at end of file