Added index, join order fixed

This commit is contained in:
Michael 2021-02-21 05:28:27 +00:00
commit d78cf95495
3 changed files with 20 additions and 18 deletions

View file

@ -1042,6 +1042,7 @@ return [
"indexes" => [
"PRIMARY" => ["uri-id"],
"plink" => ["plink(191)"],
"resource-id" => ["resource-id"],
"title-content-warning-body" => ["FULLTEXT", "title", "content-warning", "body"],
]
],