CREATE INDEX solr_iterate_all_documents ON xwikidoc (XWD_WEB, XWD_NAME, XWD_LANGUAGE, XWD_VERSION);
Unfortunately, it's not really possible anymore to create such an index. Since the XWD_WEB and XWD_NAME field moved to 768 characters, an index containing both would be bigger than the maximum 3072 bytes allowed by MySQL/MariaDB.
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.