Function EditSearchMethod
Edit the search method and search index used. Calculates the size of the current search indexes in use. Allows to create and delete a fulltext index on the messages table. Allows to delete a custom index (that CreateMessageIndex() created). Called by ?action=admin;area=managesearch;sa=method. Requires the admin_forum permission.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
template, 'select_search_method' sub-template.
Located at Sources/ManageSearch.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
ManageSearch()
template, 'select_search_method' sub-template.
Located at Sources/ManageSearch.php