loadIndexSchema() protected method
Loads the metadata for the specified index.
| protected yii\sphinx\IndexSchema|null loadIndexSchema ( $name ) | ||
|---|---|---|
| $name | string |
Index name |
| return | yii\sphinx\IndexSchema|null |
Driver dependent index metadata. |
loadIndexSchema() protected method
Loads the metadata for the specified index.
| protected yii\sphinx\IndexSchema|null loadIndexSchema ( $name ) | ||
|---|---|---|
| $name | string |
Index name |
| return | yii\sphinx\IndexSchema|null |
Driver dependent index metadata. |
Please login to continue.