{ "index_config": [{ "index_name": "config", "expected_map": {}, "expected_set": { "number_of_replicas": "0" } }, { "index_name": "channel", "expected_map": { "channel_id": { "type": "keyword" }, "channel_active": { "type": "boolean" }, "channel_banner_url": { "type": "keyword", "index": false }, "channel_thumb_url": { "type": "keyword", "index": false }, "channel_tvart_url": { "type": "keyword", "index": false }, "channel_description": { "type": "text" }, "channel_last_refresh": { "type": "date", "format": "epoch_second" }, "channel_name": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" }, "search_as_you_type": { "type": "search_as_you_type", "doc_values": false, "max_shingle_size": 3 } } }, "channel_overwrites": { "properties": { "download_format": { "type": "text" }, "autodelete_days": { "type": "long" }, "index_playlists": { "type": "boolean" }, "integrate_sponsorblock": { "type": "boolean" }, "subscriptions_channel_size": { "type": "long" }, "subscriptions_live_channel_size": { "type": "long" }, "subscriptions_shorts_channel_size": { "type": "long" } } }, "channel_subs": { "type": "long" }, "channel_subscribed": { "type": "boolean" }, "channel_tags": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "ignore_above": 256 } } }, "channel_tabs": { "type": "keyword" } }, "expected_set": { "analysis": { "normalizer": { "to_lower": { "type": "custom", "filter": ["lowercase"] } } }, "number_of_replicas": "0" } }, { "index_name": "video", "expected_map": { "active": { "type": "boolean" }, "category": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256 } } }, "channel": { "properties": { "channel_id": { "type": "keyword" }, "channel_active": { "type": "boolean" }, "channel_banner_url": { "type": "keyword", "index": false }, "channel_thumb_url": { "type": "keyword", "index": false }, "channel_tvart_url": { "type": "keyword", "index": false }, "channel_description": { "type": "text" }, "channel_last_refresh": { "type": "date", "format": "epoch_second" }, "channel_name": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" }, "search_as_you_type": { "type": "search_as_you_type", "doc_values": false, "max_shingle_size": 3 } } }, "channel_overwrites": { "properties": { "download_format": { "type": "text" }, "autodelete_days": { "type": "long" }, "index_playlists": { "type": "boolean" }, "integrate_sponsorblock": { "type": "boolean" }, "subscriptions_channel_size": { "type": "long" }, "subscriptions_live_channel_size": { "type": "long" }, "subscriptions_shorts_channel_size": { "type": "long" } } }, "channel_subs": { "type": "long" }, "channel_subscribed": { "type": "boolean" }, "channel_tags": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "ignore_above": 256 } } }, "channel_tabs": { "type": "keyword" } } }, "comment_count": { "type": "long" }, "date_downloaded": { "type": "date", "format": "epoch_second" }, "description": { "type": "text" }, "media_size": { "type": "long" }, "media_url": { "type": "keyword", "index": false }, "player": { "properties": { "duration": { "type": "long" }, "duration_str": { "type": "keyword", "index": false }, "watched": { "type": "boolean" }, "watched_date": { "type": "date", "format": "epoch_second" } } }, "playlist": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" } } }, "published": { "type": "date", "format": "epoch_second||strict_date_optional_time" }, "sponsorblock": { "properties": { "has_unlocked": { "type": "boolean" }, "is_enabled": { "type": "boolean" }, "last_refresh": { "type": "date", "format": "epoch_second" }, "segments": { "properties": { "UUID": { "type": "keyword" }, "actionType": { "type": "keyword" }, "category": { "type": "keyword" }, "description": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256 } } }, "locked": { "type": "short" }, "segment": { "type": "float" }, "videoDuration": { "type": "float" }, "votes": { "type": "long" } } } } }, "stats": { "properties": { "average_rating": { "type": "float" }, "dislike_count": { "type": "long" }, "like_count": { "type": "long" }, "view_count": { "type": "long" } } }, "streams": { "properties": { "bitrate": { "type": "integer" }, "codec": { "type": "text" }, "height": { "type": "short" }, "index": { "type": "short", "index": false }, "type": { "type": "keyword", "index": false }, "width": { "type": "short" } } }, "subtitles": { "properties": { "ext": { "type": "keyword", "index": false }, "lang": { "type": "keyword", "index": false }, "media_url": { "type": "keyword", "index": false }, "name": { "type": "keyword" }, "source": { "type": "keyword" }, "url": { "type": "keyword", "index": false } } }, "tags": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "ignore_above": 256 } } }, "title": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" }, "search_as_you_type": { "type": "search_as_you_type", "doc_values": false, "max_shingle_size": 3 } } }, "vid_last_refresh": { "type": "date", "format": "epoch_second" }, "vid_thumb_url": { "type": "text", "index": false }, "vid_type": { "type": "keyword" }, "youtube_id": { "type": "keyword" } }, "expected_set": { "analysis": { "normalizer": { "to_lower": { "type": "custom", "filter": ["lowercase"] } } }, "number_of_replicas": "0" } }, { "index_name": "download", "expected_map": { "auto_start": { "type": "boolean" }, "channel_id": { "type": "keyword" }, "channel_indexed": { "type": "boolean" }, "channel_name": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" } } }, "duration": { "type": "keyword" }, "message": { "type": "text" }, "published": { "type": "date", "format": "epoch_second||strict_date_optional_time" }, "status": { "type": "keyword" }, "timestamp": { "type": "date", "format": "epoch_second" }, "title": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" } } }, "vid_thumb_url": { "type": "keyword" }, "vid_type": { "type": "keyword" }, "youtube_id": { "type": "keyword" } }, "expected_set": { "analysis": { "normalizer": { "to_lower": { "type": "custom", "filter": ["lowercase"] } } }, "number_of_replicas": "0" } }, { "index_name": "playlist", "expected_map": { "playlist_active": { "type": "boolean" }, "playlist_channel": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" } } }, "playlist_channel_id": { "type": "keyword" }, "playlist_description": { "type": "text" }, "playlist_entries": { "properties": { "downloaded": { "type": "boolean" }, "idx": { "type": "long" }, "title": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" } } }, "uploader": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" } } }, "youtube_id": { "type": "keyword" } } }, "playlist_id": { "type": "keyword" }, "playlist_last_refresh": { "type": "date", "format": "epoch_second" }, "playlist_name": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" }, "search_as_you_type": { "type": "search_as_you_type", "doc_values": false, "max_shingle_size": 3 } } }, "playlist_sort_order": { "type": "keyword" }, "playlist_subscribed": { "type": "boolean" }, "playlist_thumbnail": { "type": "keyword" }, "playlist_type": { "type": "keyword" } }, "expected_set": { "analysis": { "normalizer": { "to_lower": { "type": "custom", "filter": ["lowercase"] } } }, "number_of_replicas": "0" } }, { "index_name": "subtitle", "expected_map": { "subtitle_channel": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" } } }, "subtitle_channel_id": { "type": "keyword" }, "subtitle_end": { "type": "text" }, "subtitle_fragment_id": { "type": "keyword" }, "subtitle_index": { "type": "long" }, "subtitle_lang": { "type": "keyword" }, "subtitle_last_refresh": { "type": "date", "format": "epoch_second" }, "subtitle_line": { "type": "text", "analyzer": "english" }, "subtitle_source": { "type": "keyword" }, "subtitle_start": { "type": "text" }, "title": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" } } }, "youtube_id": { "type": "keyword" } }, "expected_set": { "analysis": { "normalizer": { "to_lower": { "type": "custom", "filter": ["lowercase"] } } }, "number_of_replicas": "0" } }, { "index_name": "comment", "expected_map": { "comment_channel_id": { "type": "keyword" }, "comment_comments": { "properties": { "comment_author": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256, "normalizer": "to_lower" } } }, "comment_author_id": { "type": "keyword" }, "comment_author_is_uploader": { "type": "boolean" }, "comment_author_thumbnail": { "type": "keyword" }, "comment_id": { "type": "keyword" }, "comment_is_favorited": { "type": "boolean" }, "comment_likecount": { "type": "long" }, "comment_parent": { "type": "keyword" }, "comment_text": { "type": "text" }, "comment_time_text": { "type": "text" }, "comment_timestamp": { "type": "date", "format": "epoch_second" } } }, "comment_last_refresh": { "type": "date", "format": "epoch_second" }, "youtube_id": { "type": "keyword" } }, "expected_set": { "analysis": { "normalizer": { "to_lower": { "type": "custom", "filter": ["lowercase"] } } }, "number_of_replicas": "0" } } ] }