搜索

大约有 40 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.1039秒)

31.xunsearch-1.4.1 (xapian+scws 开源搜索引擎,修正搜索进程死锁)

发布时间:2013-02-21 11:02 t By hightman

...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[/...

32.RE: [2010] SCWS-1.1.3 发布,支持文本词典实现自定义词库啦!!

更新时间:2010-11-13 10:11 t By snakeyasin

...的删减词库功能,该功能通过变通的办法解决,并非直接修改核心词库。下面详细介绍一下 scws-1.1.0 的更新日志及用法举例(示例以PHP扩展语言为例)。 -- [b]scws-1.1.3 发布于 2010-09-15 [/b] 将 cli/ 下的工具程序命名下划线改成...

33.RE: [2010] SCWS-1.1.3 发布,支持文本词典实现自定义词库啦!!

发布时间:2012-11-06 22:11 t By umland

...的删减词库功能,该功能通过变通的办法解决,并非直接修改核心词库。下面详细介绍一下 scws-1.1.0 的更新日志及用法举例(示例以PHP扩展语言为例)。 -- [b]scws-1.1.3 发布于 2010-09-15 [/b] 将 cli/ 下的工具程序命名下划线改成...

34.xunsearch-1.4.0 (基于xapian+scws的开源中文搜索,大幅改进性能及稳定性)

发布时间:2013-01-22 12:01 t By hightman

...z2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com/hightman/xunsearch/commits/1.4.0[/url] 入门PDF:[url]http://www.xunsearch.com/download/xs_quickstart.pdf[/url] CHM手册:[url]http://www.xunsearch.com/download/xs_php_manual.chm[/...

35.xunsearch-1.4.7 (基于 xapian+scws 的开源中文搜索引擎,诸多细节改进)

发布时间:2013-07-30 11:07 t By hightman

...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 是免费开源的专业全文检索解决方案,旨在...

36.帝国CMS安装迅搜_linux系统下

发布时间:2014-08-30 22:08 t By qiuxis

...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...

37.帝国CMS安装迅搜_linux系统下

发布时间:2014-08-30 22:08 t By qiuxis

...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...

38.XSSearch

... $this;} 设置折叠搜索结果 注意, 每当调用 setDb 或 addDb 修改当前数据库时会重置此项设置 setCutOff() 方法 public XSSearch setCutOff(int $percent, float $weight=0) $percent int 剔除匹配百分比低于此值的文档, 值范围 0-100 $weight ...

39.XSIndex

...代码 sdk/php/lib/XSIndex.class.php XS 索引管理 添加/删除/修改索引数据 Public 属性 隐去继承来的属性 名称类型描述定义于 connString string 连接字符串 XSServer customDict string 获取自定义词典内容 XSIndex ...

40.Xunsearch SDK for PHP

...` 来访问 `EXunSearch` 对象,进行索引管理或检索。 添加、修改索引数据,使用方法参照 [XSIndex][2]。 对于 ActiveRecord 对象来讲,建议在相关的 `afterSave` 和 `afterDelete` 中进行索引同步。 ```php $data = array('pid' => 1234, 'subject' => '标题', ...

1234
  • 时间不限
  • 按相关性排序