update : 2015.11.03
php.shukuma.com검색:
|
SphinxClient::setOverride(PECL sphinx >= 1.0.3) SphinxClient::setOverride — Sets temporary per-document attribute value overrides 설명
public bool SphinxClient::setOverride
( string
$attribute
, int $type
, array $values
)Sets temporary (per-query) per-document attribute value overrides. Override feature lets you "temporary" update attribute values for some documents within a single query, leaving all other queries unaffected. This might be useful for personalized data 인수
변경점
반환값
성공 시 |