findColumns() protected method
Collects the metadata of index columns.
| protected boolean findColumns ( $index ) | ||
|---|---|---|
| $index | yii\sphinx\IndexSchema |
The index metadata |
| return | boolean |
Whether the index exists in the database |
| throws | Exception |
if DB query fails |
Please login to continue.