搜索

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

151.xunsearch-1.4.6 (基于 xapian 和 scws开源中文搜索引擎,高扛压不再死锁)

更新时间:2013-03-27 13:03 t By hightman

...架美化 util.SearchSkel 生成页面效果 官方网站:[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] 修改日志:[url]https://github.com/hight...

152.RE: -这个符号是否有额外的含义?

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

http://www.ftphp.com/scws/demo/v4.php 在这可以查分词结果 用附带的工具 util/Quest.php 加上 --show-query 可以看实际拆分的语句,这样你就明了了。

153.新增“开源捐赠"链接

发布时间:2013-08-15 19:08 t By hightman

...的捐赠。我们的开源事业离不开您的支持。 [url]http://www.xunsearch.com/site/donate[/url] 捐赠名单近期将会陆续整理出来!! 刚放上就有群里2位兄弟表达心意了,谢谢大家的支持!

154.RE: 不能增加索引,每次列队数加1

发布时间:2012-09-03 11:09 t By hightman

出于性能考虑,索引刷新有一个延迟整合的过程,如果你需要立即刷新就调用: $index->flushIndex(); 或 php Indexer.php --flush -p /var/www/xunsearch/goods.ini

155.文本自动分类建议系统的代码是否可开放出来?

发布时间:2012-04-22 02:04 t By duyipeng

RT,小弟对原理很是好奇,不知道是怎么算出来。地址如下: http://www.ftphp.com/scws/demo/a.php

156.搜索日志管理问题

更新时间:2014-04-26 10:04 t By smarteng

...词 里面发现有 几个是我不想要的,我就想删除掉 http://www.xunsearch.com/doc/php/guide/util.logger 看了这个文档,发现比较好操作 # 删除 demo 项目中 搜索日志词 word util/Logger.php --del=word demo 这样就可以了, 可是现在有个问题,...

157.RE: 平滑重建索引问题

发布时间:2012-02-10 10:02 t By hpxl

不对呢,仔细看一下这里,http://www.xunsearch.com/doc/php/guide/index.rebuild // 这里是开始,所有的索引操作都放在里面,update操作会先执行删除操作,然后执行add操作,update也可以的 $index->beginRebuild(); $data = array(); $doc = new XSDocument; $doc->...

158.RE: 关于日期类型数据的处理问题

发布时间:2012-02-21 13:02 t By hightman

如果你仔细阅读过 http://www.xunsearch.com/doc/php/guide/ini.guide#ch2 应该会发现,date 字段本身就只是 YYYYMMDD 这样的格式,如果你需要时分秒,请改为存储时间戳或者存储时间字符串吧。

159.按说明安装完了,不知道如何测试?

发布时间:2011-01-07 00:01 t By junyu158

下载了【php_scws.dll(2) PHP扩展库 Windows/PHP 5.2.x 】,并按说明安装完了,后面不知道如何测试,小弟不太了解,网址里的介绍弄不明白:http://www.ftphp.com/scws/docs.php#phpscws 请hightman帮解答...万分感谢!!!

160.RE: .net c#语言 可以调用SCWS吗??

发布时间:2010-12-10 15:12 t By hightman

不行,不过你可以试试这个API(不限语言),基于HTTP: [url]http://www.ftphp.com/scws/api.php[/url]

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