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": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"description": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"ignore_above": 256
|
||||
}
|
||||
}
|
||||
},
|
||||
"locked": {
|
||||
"type": "short"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user