$indexSchemas public read-only property
The metadata for all indexes in the Sphinx. Each array element is an instance of yii\sphinx\IndexSchema or its child class.
public yii\sphinx\IndexSchema[] getIndexSchemas ( $refresh = false )
$indexSchemas public read-only property
The metadata for all indexes in the Sphinx. Each array element is an instance of yii\sphinx\IndexSchema or its child class.
public yii\sphinx\IndexSchema[] getIndexSchemas ( $refresh = false )
Please login to continue.