FlushAttributes() public method

public FlushAttributes ( )
コード例 #1
0
ファイル: flush_attributes.php プロジェクト: alpbs/sphinx
<?php

require "spec/fixtures/sphinxapi.php";
$cl = new SphinxClient();
$cl->FlushAttributes();