搜索

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

31.xunsearch-1.0.0 正式版 (基于xapian/scws/php的开源中文全文搜索引擎)

发布时间:2011-09-23 13:09 t By hightman

...义分词、字段检索、布尔搜索外,还直接支持用户急需的相关搜索、拼音搜索、搜索建议等专业功能。 官方网站:[url]http://www.xunsearch.com/[/url] 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代码仓库:[u...

32.xunsearch-1.3.1 (基于xapian/scws/php的开源中文全文搜索,新增分词SDK修正大量小BUG)

发布时间:2012-04-06 10:04 t By hightman

...url=http://www.ftphp.com/scws/]scws-1.2.0[/url] 其它改动详见下面相关链接: 官方网站:[url]http://www.xunsearch.com/[/url] 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url...

33.求解释TF/IDF计算器中get_tfidf的算法

发布时间:2013-10-30 11:10 t By jjyang

...f (!$data) return -1; $pos1 = @strpos($data, "百度为您找到相关结果约", 2048) + 33; $pos = ( $pos1 > 33 ) ? $pos1 : -1; $total = 0; if ( $pos > 33 ) { $pos2 = @strpos($data, "个", $pos); $total = trim(substr($data, $pos, $pos2 - $pos1)); ...

34.求解释TF/IDF计算器中get_tfidf的算法

发布时间:2013-10-30 11:10 t By jjyang

...f (!$data) return -1; $pos1 = @strpos($data, "百度为您找到相关结果约", 2048) + 33; $pos = ( $pos1 > 33 ) ? $pos1 : -1; $total = 0; if ( $pos > 33 ) { $pos2 = @strpos($data, "个", $pos); $total = trim(substr($data, $pos, $pos2 - $pos1)); ...

35.xunsearch-1.3.0 (基于xapian/scws/php的开源中文全文搜索,新增同义词、修正BUG)

更新时间:2012-01-13 13:01 t By hightman

...最大长度人 80 字节增加到 192 字节 其它改动详见下面相关链接: 官方网站:[url]http://www.xunsearch.com/[/url] 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] ...

36.搜索概述

...,然后展开使用,而不是自行创建对象。后面章节中的 相关测试代码如果没有特别编写,其中的 `$search` 均为通过类似以下的方式获取的索引对象: ~~~ [php] require '$prefix/sdk/php/lib/XS.php'; $xs = new XS('demo'); // 建立 XS 对象,项目名...

37.关于 Xunsearch PHP-SDK

...结果高亮、字段排序、布尔语法、区间检索、聚合搜索、相关搜索、 权重微调、*拼音搜索*、*搜索建议*等专业搜索引擎具备的各项功能。这也是本项目 相对于其它开源搜索软件的重要优势。 适合哪些应用领域? -------------...

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

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

...义分词、字段检索、布尔搜索外,还直接支持用户急需的相关搜索、拼音搜索、搜索建议等专业功能。

39.XSSearch

...获取解析后的搜索语句 XSSearch relatedQuery array 获取相关搜索词列表 XSSearch respond XSCommand 从服务器读取响应指令 XSServer socket mixed 获取连接资源描述符 XSServer xs XS 服务端关联的 XS 对象 XSServer Prote...

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

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

...义分词、字段检索、布尔搜索外,还直接支持用户急需的相关搜索、拼音搜索、搜索建议等专业功能。 [attachment=42] 某次扛压实验结果: ---------- SERVER INFO BEGIN ---------- { id:worker3, uptime:3623, num_burst:1, max_burst:132, num_accept:...

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