-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
EditSearchMethod
Description
Edit the search method and search index used.
Syntax
void EditSearchMethod ()
Notes
- Edit the search method and search index used.
- Called by ?action=admin;area=managesearch;sa=method.
- Requires the admin_forum permission.
- Uses the 'select_search_method' sub template of the ManageSearch template.
- Allows to create and delete a fulltext index on the messages table (if supported - currently only supported by MySQL)
- Allows to delete a custom index (that CreateMessageIndex() created).
- Calculates the size of the current search indexes in use.
- Pulls in a few additional search-related db functions using db_extend('search')
- Loads up supported search APIs
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.031 seconds with 12 queries.
- Forum Search