mac 下 sphinx + mysql + php 实现全文搜索(xampp)(4)php api 解析

时间:2023-05-24 20:08:56

1:function GetLastError()  // 假如报错的话,会输出报错信息

2:function GetLastWarning ()// 输出 警告信息

3:function SetServer ( $host, $port ) 链接 sphinx 索引数据 ,默认host and port =》 'localhost' and 9312.

4:function SetRetries ( $count, $delay=0 )

参考地址:http://php.net/manual/zh/class.sphinxclient.php

参考地址:http://sphinxsearch.com/wiki/doku.php?id=sphinx_manual_chinese