sphinx\Schema getIndexTypes()

getIndexTypes() public method

Returns all index types in the Sphinx.

public array getIndexTypes ( $refresh = false )
$refresh boolean

Whether to fetch the latest available index types. If this is false, index types fetched previously (if available) will be returned.

return array

All index types in the Sphinx in format: index name => index type.

doc_Yii
2016-10-30 17:12:41
Comments
Leave a Comment

Please login to continue.