sphinx\ActiveRecord getIndexSchema()

getIndexSchema() public static method

Returns the schema information of the Sphinx index associated with this AR class.

public static yii\sphinx\IndexSchema getIndexSchema ( )
return yii\sphinx\IndexSchema

The schema information of the Sphinx index associated with this AR class.

throws yii\base\InvalidConfigException

if the index for the AR class does not exist.

doc_Yii
2016-10-30 17:11:37
Comments
Leave a Comment

Please login to continue.