search_api

Class search_api
implements search_api_interface

Known subclasses

custom_search, fulltext_search, standard_search
Abstract
Open source code
Methods Summary
public
# supportsMethod( $methodName , $query_params = NULL )
{@inheritDoc}

Implementation of

public
# isValid( )
{@inheritDoc}

Implementation of

public
# searchSort( $a , $b )
{@inheritDoc}

Implementation of

public
# prepareIndexes( $word , array & $wordsSearch , array & $wordsExclude , $isExcluded )
{@inheritDoc}

Implementation of

public
# indexedWordQuery( array $words , array $search_data )
{@inheritDoc}

Implementation of

public
# postCreated( array & $msgOptions , array & $topicOptions , array & $posterOptions )
{@inheritDoc}

Implementation of

public
# postModified( array & $msgOptions , array & $topicOptions , array & $posterOptions )
{@inheritDoc}

Implementation of

public
# postRemoved( $id_msg )
{@inheritDoc}

Implementation of

public
# topicsRemoved( array $topics )
{@inheritDoc}

Implementation of

public
# topicsMoved( array $topics , $board_to )
{@inheritDoc}

Implementation of

public
# searchQuery( array $query_params , array $searchWords , array $excludedIndexWords , array & $participants , array & $searchArray )
{@inheritDoc}

Implementation of

Properties Summary
public string $version_compatible
# 'SMF 2.1 RC1'
public string $min_smf_version
# 'SMF 2.1 RC1'
public bool $is_supported
# true