buildFacets() protected method
| protected string buildFacets ( $facets, &$params ) | ||
|---|---|---|
| $facets | array | 
 Facet specifications  |  
| $params | array | 
 The binding parameters to be populated  |  
| return | string | 
 The FACET clause build from \yii\sphinx\query  |  
| throws | yii\base\InvalidConfigException | 
 on invalid facet specification.  |  
Please login to continue.