applyDefaultColumns() protected method (available since version 2.0.6)
Sets up the default columns for given index.
This method should be used in case there is no way to find actual columns, like in some distributed indexes.
protected void applyDefaultColumns ( $index ) | ||
---|---|---|
$index | yii\sphinx\IndexSchema |
The index metadata |
Please login to continue.