media-indexed
All checks were successful
Deploy on push / deploy (push) Successful in 26s

This commit is contained in:
Untone 2024-05-18 13:16:39 +03:00
parent 5dfb890b84
commit bc01dfb125

View File

@ -40,6 +40,7 @@ index_settings = {
"title": {"type": "text", "analyzer": "ru"},
"subtitle": {"type": "text", "analyzer": "ru"},
"lead": {"type": "text", "analyzer": "ru"},
"media": {"type": "text", "analyzer": "ru"}
}
},
}