Class standard_search
Standard non full index, non custom index search
- search_api implements search_api_interface
- standard_search
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/SearchAPI-Standard.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/SearchAPI-Standard.php
public
boolean
|
#
supportsMethod( string $methodName, array $query_params = null )
Check whether the specific search operation can be performed by this API. The operations are the functions listed in the interface, if not supported they need not be declared |
indexedWordQuery(),
isValid(),
postCreated(),
postModified(),
postRemoved(),
prepareIndexes(),
searchQuery(),
searchSort(),
topicsMoved(),
topicsRemoved()
|
$is_supported,
$min_smf_version,
$version_compatible
|