mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-08 16:19:36 +00:00
add missing mapping for playlist_last_refresh to fix empty index scan, #101
This commit is contained in:
@@ -191,6 +191,7 @@ INDEX_CONFIG = [
|
|||||||
},
|
},
|
||||||
"playlist_channel_id": {"type": "keyword"},
|
"playlist_channel_id": {"type": "keyword"},
|
||||||
"playlist_thumbnail": {"type": "keyword"},
|
"playlist_thumbnail": {"type": "keyword"},
|
||||||
|
"playlist_last_refresh": {"type": "date"},
|
||||||
},
|
},
|
||||||
"expected_set": {
|
"expected_set": {
|
||||||
"analysis": {
|
"analysis": {
|
||||||
|
|||||||
Reference in New Issue
Block a user