SphinxClient::setIndexWeights
(No version information available, might be only in CVS)
SphinxClient::setIndexWeights — Set per-index weights
Описание
public bool SphinxClient::setIndexWeights
( array $weights
)
Sets per-index weights and enables weighted summing of match weights across different indexes.
Список параметров
- weights
-
An associative array mapping string index names to integer weights. Default is empty array, i.e. weighting summing is disabled.
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
SphinxClient::setIndexWeights
There are no user contributed notes for this page.
