fix playlist bulk update curl command

This commit is contained in:
Simon 2024-09-04 17:48:37 +02:00
parent 886825cf2c
commit f2459ba366
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

View File

@ -55,7 +55,7 @@ Curl commands to run within the TA container to reactivate documents:
??? bug "Playlists"
```bash
curl -XPOST "$ES_URL/ta_video/_update_by_query?pretty" -u elastic:$ELASTIC_PASSWORD -H "Content-Type: application/json" -d '
curl -XPOST "$ES_URL/ta_playlist/_update_by_query?pretty" -u elastic:$ELASTIC_PASSWORD -H "Content-Type: application/json" -d '
{
"query": {
"term": {