搜索

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

341.iis+php5.2.X下配置utf8的scws的问题

发布时间:2011-03-03 17:03 t By sonictan

我根据论坛和ftphp网站上要求,在自己的服务器上配置SCWS,但始终无法分词。 我需要的是utf8编码的。 测试文件在gbk下好使,应该如何改成utf8格式的? 请教管理员,我该如何操作。 :huh:

342.搜索时出错!!!

更新时间:2012-08-03 11:08 t By renzhig

[b][XSErrorException] ../../usr/local/xunsearch/sdk/php/lib/XS.php(2213): stream_set_blocking(): supplied argument is not a valid stream resource(2)[/b] 代码: try { include '/usr/local/xunsearch/sdk/php/lib/XS.php'; $xs = new XS('demo'); $docs = $xs->search->search('15'); } catch (XSExceptio...

343.xunsearch-1.3.3 (基于xapian/scws/php的开源搜索引擎,提供DEMO服务器)

更新时间:2012-11-21 15:11 t By hightman

...载,并提供测试服务器,[url=http://bbs.xunsearch.com/showthread.php?tid=749]点击了解[/url]。 3. 添加 web 版的搜索配置文件编写工具,[url]http://www.xunsearch.com/tools/iniconfig[/url] 官方网站:[url]http://www.xunsearch.com[/url] 下载地址:[url]http://www.xuns...

344.RE: scws-1.2.0 发布,支持 PHP5.4 新增用于多线程的 scws_fork()

发布时间:2012-04-02 14:04 t By hightman

~vn,nr 就行了,第二个不要加 ~

345.发布 xunsearch-1.0.0b3 (全文检索,基于xapian和scws)

更新时间:2011-09-19 15:09 t By hightman

第三个测试版,修正了一些重要 BUG 并完善了全部 PHPUNIT 测试代码,正式版指日可待了。 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://...

347.RE: 搜索蜘蛛来抓取,导致搜索日志不正常,热门搜索一直是不相关的内容

发布时间:2012-08-30 18:08 t By Mr.

修改XS.php文件 第1558行 [php]$this->logQuery();[/php] 改为: [php]if($ret&&!stripos(str_ireplace(array('spider','bot','slurp'),'fuck123',$_SERVER['HTTP_USER_AGENT']),'fuck123')) $this->logQuery();[/php]

348.RE: 使用工具导出xdb后出错

更新时间:2011-09-23 13:09 t By hightman

这些 PHP 工具在发布时都有测试通过,但PHP版本众多,加上各自配置又不一样,所以难免还有问题。目前 PHP 的工具部分照顾不过来,请尝试自行修正一下。 计划在下一版本中直接在 gen-scws-dict 中提供C版的工具,不要再通过PHP

349.填充测试数据的时候出现错误

更新时间:2011-09-19 17:09 t By tisswb

...的时候出现如下错误 [XSErrorException] ../usr/local/xunsearch/sdk/php/util/Indexer.php(176): ob_flush(): failed to flush buffer. No buffer to flush.(8) #0 [internal function]: xs_error_handler(8, 'ob_flush(): fai...', '/usr/local/xuns...', 176, Array) #1 /usr/local/xunsearch/sdk/php/util/Ind...

350.RE: [2012] SCWS-1.2.0 发布,BSD协议、支持自定义词库、PHP5.4

发布时间:2012-05-03 20:05 t By ttff

版主您好,我在自定义词表里加了一些数字+字母的词,如pm2.5,101大楼这样。 使用的时候发现无法正常分出来,我看到新版是加了一些强制拆分的功能,但是对自定义词表里的词,也是强制拆分的码?

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