| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
SphinxClient クラス(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう) 導入SphinxClient クラスは、Sphinx へのオブジェクト指向のインターフェイスを提供します。 クラス概要
SphinxClient
{
/* メソッド */
public bool setFilterFloatRange
( string
$attribute
, float $min
, float $max
[, bool $exclude = false
] )
public bool setGeoAnchor
( string
$attrlat
, string $attrlong
, float $latitude
, float $longitude
)
public int updateAttributes
( string
}$index
, array $attributes
, array $values
[, bool $mva = false
] )目次
|
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「SphinxClient クラス」をGoogle検索
|