Changed index for the categories

This commit is contained in:
Michael 2022-05-05 08:45:32 +00:00
parent 2a4b5b4cb4
commit ab42fd88a4
3 changed files with 9 additions and 9 deletions

View file

@ -1114,8 +1114,8 @@ return [
],
"indexes" => [
"PRIMARY" => ["uri-id", "uid", "type", "tid"],
"uri-id" => ["tid"],
"uid" => ["uid"],
"tid" => ["tid"],
"uid_uri-id" => ["uid", "uri-id"],
]
],
"post-collection" => [