mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:39:49 +00:00
complete playlist mapping
This commit is contained in:
@@ -461,6 +461,15 @@
|
|||||||
"playlist_description": {
|
"playlist_description": {
|
||||||
"type": "text"
|
"type": "text"
|
||||||
},
|
},
|
||||||
|
"playlist_subscribed": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"playlist_type": {
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
|
"playlist_active": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
"playlist_name": {
|
"playlist_name": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"analyzer": "english",
|
"analyzer": "english",
|
||||||
|
|||||||
Reference in New Issue
Block a user