summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/music
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/src/test/derived/music
parent273a3b5e1d754ad6ca321488a761b0dcb7df48d9 (diff)
Add imported flag to attributes config.
Diffstat (limited to 'config-model/src/test/derived/music')
-rw-r--r--config-model/src/test/derived/music/attributes.cfg13
1 files changed, 12 insertions, 1 deletions
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