...们的[技巧实践分享]。 本教程在 [xunsearch 文档授权条款](http://www.xunsearch.com/license/) 下发布。 Copyright (C) 2011, 著作权由杭州云圣网络科技有限公司所有。 著作权人保留一切相关权利。 $Id$
...本文档中的 [RequiredCheck 运行条件检测](util.check) 。 [1]: http://xapian.org "Xapian 官网" [2]: http://www.xunsearch.com/scws/ "免费开源的中文分词系统" $Id$
...doc->message = '测试的内容在此'; $xs->index->add($doc); ~~~ [1]: http://php.net/manual/en/book.iconv.php [2]: http://php.net/manual/en/book.mbstring.php $Id$
...](index.rebuild), > 否则可能会引起搜索结果不正确。 [1]: http://www.xunsearch.com/tools/iniconfig $Id$
...rch.search#ch1) - 该版本的完整修改日志,请查看 [git commits](https://github.com/hightman/xunsearch/commits/1.1.0) [1]: https://github.com/hightman/xunsearch/commits [2]: http://www.xunsearch.com/scws/ [3]: http://bbs.xunsearch.com/showthread.php?tid=749&pid=1556 $Id$
...的 tokenizer 选项中,因为这样做只会让性能更低。 [1]: http://www.xunsearch.com/scws/ $Id$
...示把 _ 作为参数传递给构造函数 tokenizer = xyz(_) ~~~ [1]: http://www.xunsearch.com/scws/ $Id$
...API` 文档进行搜索开发了。 但根据我们研发 [Xungle 项目](http://www.xungle.com) 的实践经验,绝大多数搜索项目的前端代码都类似, 不同的均为细节显示、字段使用等。因此为了更快的加速用户开发速度,我们特地推出这个代码生成...
...进行分面搜索,分面字段必须是“字符串”类型。 [1]: http://cdc.tencent.com/?p=1401 $Id$
...sdk-php 分离成为一个只读的子仓库, 以支持通过 [composer](https://getcomposer.org) 安装。我们的包名称为 `hightman/xunsearch`,内含全部 PHP-SDK 的库文件,还包括支持 Yii 的扩展类。 ### 安装 和绝大多数 composer 一样,你可以通过以下两...