Update to run with Podman
This commit is contained in:
@@ -129,6 +129,15 @@ schema_main = {
|
||||
"version_sentiment": "int",
|
||||
# 1, 2
|
||||
"version_tokens": "int",
|
||||
# en, ru
|
||||
"lang_code": "string indexed attribute",
|
||||
"lang_name": "text",
|
||||
"match_ts": "timestamp",
|
||||
"batch_id": "bigint",
|
||||
"rule_id": "bigint",
|
||||
"index": "string indexed attribute",
|
||||
"meta": "text",
|
||||
|
||||
}
|
||||
|
||||
schema_meta = {
|
||||
|
||||
Reference in New Issue
Block a user