mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 18:09:33 +00:00
add missing sponsorblock description field
This commit is contained in:
@@ -368,6 +368,15 @@
|
|||||||
"category": {
|
"category": {
|
||||||
"type": "keyword"
|
"type": "keyword"
|
||||||
},
|
},
|
||||||
|
"description": {
|
||||||
|
"type": "text",
|
||||||
|
"fields": {
|
||||||
|
"keyword": {
|
||||||
|
"type": "keyword",
|
||||||
|
"ignore_above": 256
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"type": "short"
|
"type": "short"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user