Home >php教程 >PHP源码 >coreseek中的一个小东西

coreseek中的一个小东西

PHP中文网
PHP中文网Original
2016-05-25 17:10:511010browse

在php的sphin的api中,引用如下函数,按词库分词
$cl->BuildKeywords($query, $index, $hits)
$index不能是 分布式索引源名称,必须是一个实实在在的一个索引源名称,否则 会报找不到次索引的错误

                       


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn