... 改进优化 yii-xunsearch 扩展,使之兼容性更好功能更强 5. 修改 XSTokenizerScws 以支持项目级自定义词典的 6. 自定义分词器的字段也能参与权重计算了,在 ini 指定 `non_bool = yes` 7. 采用 bootstrap 框架美化 util.SearchSkel 生成页面效果 ...
...z2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com/hightman/xunsearch/commits/1.3.0[/url] CHM 手册 [url]http://www.xunsearch.com/download/xs_php_manual.chm[/url] 后续方面,我们将进一步推进 xunsearch 的配套管理工...
...` 来访问 `EXunSearch` 对象,进行索引管理或检索。 添加、修改索引数据,使用方法参照 [XSIndex][2]。 对于 ActiveRecord 对象来讲,建议在相关的 `afterSave` 和 `afterDelete` 中进行索引同步。 ```php $data = array('pid' => 1234, 'subject' => '标题', ...
...T 搜索相关的字段即可, > 如果字段名称有变动,请用 AS 修改它。 用法示例: ~~~ # 导入 mysql 数据源 util/Indexer.php --source=mysql://root@localhost/test --sql="select * from tbl_post" # 导入 sqlite 数据源 util/Indexer.php --source=sqlite:///tmp/test.db --sql...
...均可以免费 获取本项目的全部源代码,并在许可条件下修改和再分发。 * __分布式架构__ 搜索程序的前端和后端可以分离部署在不同服务器中,对于大规模的搜索应用还可以 对索引进行水平、垂直切割。 * __开发难度极低_...
...z2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com/hightman/xunsearch/commits/1.4.1[/url] 入门PDF:[url]http://www.xunsearch.com/download/xs_quickstart.pdf[/url] CHM手册:[url]http://www.xunsearch.com/download/xs_php_manual.chm[/...
....bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com/hightman/xunsearch/commits/1.3.3[/url] CHM手册:[url]http://www.xunsearch.com/download/xs_php_manual.chm[/url] -- 测试服务器 -- 为方便用户更迅速的体验和尝试 xunse...
...e = title [smalltext] type = body [newstime] type = numeric 注:修改完,记得把文件名改为项目的名称,比如ecms.ini 5\# 导入 MySQL 数据库的 dbname.tbl_post 表到 demo 项目中,并且平滑重建 util/Indexer.php --rebuild --source=mysql://root:pass@localhost/d...
...e = title [smalltext] type = body [newstime] type = numeric 注:修改完,记得把文件名改为项目的名称,比如ecms.ini 5\# 导入 MySQL 数据库的 dbname.tbl_post 表到 demo 项目中,并且平滑重建 util/Indexer.php --rebuild --source=mysql://root:pass@localhost/d...
...z2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com/hightman/xunsearch/commits/1.4.7[/url] CHM手册:[url]http://www.xunsearch.com/download/xs_php_manual.chm[/url] Xunsearch 是免费开源的专业全文检索解决方案,旨在...