Function CreateMessageIndex
Create a custom search index for the messages table. Called by ?action=admin;area=managesearch;sa=createmsgindex. Linked from the EditSearchMethod screen. Requires the admin_forum permission. Depending on the size of the message table, the process is divided in steps.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
template, 'create_index', 'create_index_progress', and 'create_index_done' sub-templates.
Located at Sources/ManageSearch.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
ManageSearch()
template, 'create_index', 'create_index_progress', and 'create_index_done' sub-templates.
Located at Sources/ManageSearch.php