diff --git a/artofthemarch/config.json b/artofthemarch/config.json index 5e5356a49a88a71b0051dea9bb758b465b6f5e7c..01178ae0bb25aac7d146b6a23d93fb2f2fd7afbd 100644 --- a/artofthemarch/config.json +++ b/artofthemarch/config.json @@ -62,7 +62,7 @@ "name": "keywords", "source": "_keywords", "display": "column", - "type": "keywords" + "type": "array" }, { "name": "strategy", diff --git a/goethe/config.json b/goethe/config.json index 400a25950797f277349c31eb3f11890ee42268fc..1702ce7d655a5d6273174c48a0e11151f89d5ba8 100644 --- a/goethe/config.json +++ b/goethe/config.json @@ -55,7 +55,7 @@ "name": "Stichworte", "source": "_keywords", "display": "column", - "type": "keywords" + "type": "array" }, { "name": "Ausleihe", diff --git a/recs/config.json b/recs/config.json index 5b8a830ad6fbb8c58b0202cbfe5f0b68649cecfe..91fb284dd8528ee21efe7d30e8e701f2fdb90270 100644 --- a/recs/config.json +++ b/recs/config.json @@ -76,7 +76,7 @@ "name": "Stichworte", "source": "_keywords", "display": "column", - "type": "keywords" + "type": "array" } ] } diff --git a/vangogh/config.json b/vangogh/config.json index fa8ac80f20c12566f9d847fc9ed659f266fe6b9b..0477f90e480184543bb6830833c4aeff1b4f6fd4 100644 --- a/vangogh/config.json +++ b/vangogh/config.json @@ -70,7 +70,7 @@ "name": "Keywords", "source": "_keywords", "display": "column", - "type": "keywords" + "type": "array" }, { "name": "Id",