sphinx\Schema getIndexNames()

getIndexNames() public method

Returns all index names in the Sphinx.

public string[] getIndexNames ( $refresh = false )
$refresh boolean

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

return string[]

All index names in the Sphinx.

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

Please login to continue.