diff --git a/tubearchivist/home/src/es/index_mapping.json b/tubearchivist/home/src/es/index_mapping.json index db413fb..3272ed3 100644 --- a/tubearchivist/home/src/es/index_mapping.json +++ b/tubearchivist/home/src/es/index_mapping.json @@ -25,6 +25,10 @@ "type": "keyword", "index": false }, + "channel_tvart_url": { + "type": "keyword", + "index": false + }, "channel_thumb_url": { "type": "keyword", "index": false @@ -84,6 +88,10 @@ "type": "keyword", "index": false }, + "channel_tvart_url": { + "type": "keyword", + "index": false + }, "channel_thumb_url": { "type": "keyword", "index": false