搜索

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

161.RE: fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

发布时间:2011-10-17 16:10 t By hightman

这说明你的服务端没有开啊 安装完 xunsearch 必须启动 xunsearch server的。运行 安装目录下的 bin/xs-ctl.sh start 来启动。 xunsearch 是c/s的工作模型,php 的代码相当于客户端,它去连接 c/c++ 写的服务端。

162.RE: freebsd7 64位 安装失败

更新时间:2012-03-19 14:03 t By hightman

...致编译后没有生成 libscws.so 的软连接。 你进到 /usr/local/xunsearch/lib 目录,然后手动建一个软连接 libscws.so ---> libscws.so.1.0.x?? 大概是这个名字 早先有人报告过,参见: [url]http://bbs.xunsearch.com/showthread.php?tid=7[/url]

163.xs-sdk-php 已支持 composer 方式安装和使用

发布时间:2014-12-16 18:12 t By hightman

嘿嘿,xunsearch for yii2 来了,通过 git subtree 功能从主仓库拆分出独立子库,除了原生用法外,还支持 AR 方式、DEBUG 面板!! 详见: [url]http://www.xunsearch.com/doc/php/guide/special.composer[/url]

164.xs-sdk-php 已支持 composer 方式安装和使用

发布时间:2014-12-16 18:12 t By hightman

嘿嘿,xunsearch for yii2 来了,通过 git subtree 功能从主仓库拆分出独立子库,除了原生用法外,还支持 AR 方式、DEBUG 面板!! 详见: [url]http://www.xunsearch.com/doc/php/guide/special.composer[/url]

165.RE: 请问各位大神,有没有试过用sphinx+scws的搜索方式?

发布时间:2013-08-16 14:08 t By hightman

为什么数据库创建不了 xunsearch 索引呢?不理解你的问题所在。xunsearch 是一个与数据源无关的解决方案啊,给你API你想怎么导入就怎么导入。

166.RE: 纯HTML页面如何收录

发布时间:2012-03-14 20:03 t By iqpkeq

...HTML不好当数据 源吧 [/quote] 呃,H大,我想到的是,Xunsearch既然是出色的全文搜索引擎,那么应该具有的功能是:类似百度或者谷歌的,那么应该优先可以收录HTML页面 但是目前只做到了结合SCWS做数据库的全文检索啊!...

167.RE: 导入日志报错---求助

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

这是个 bug ,修正已经合并到 github 主分支上了。 https://github.com/hightman/xunsearch/commit/6d7758e0240ceac088366cf4960c236c4dcefb42

168.RE: 常量未定义?

发布时间:2012-05-22 14:05 t By hightman

是的,那是一个BUG。在git仓库中已经修正了。你可以用最新的开发版或自己修正一下。 参见:[url]https://github.com/hightman/xunsearch/commit/127da7617848b56a9b88034aa5e9ca8e5f917258[/url]

169.RE: 关于缓存使用xcache的问题

更新时间:2012-03-06 10:03 t By hightman

谢谢,新版本已经修正这个情况。推荐用 apc [url]https://github.com/hightman/xunsearch/commit/5e48f3cf0569688561d262851004166433792e14[/url]

170.RE: setLimit的最大值及效率问题

更新时间:2012-11-30 16:11 t By hightman

这个100是在源码中确定的,如果你要改就必须改服务端代码,然后重新编译。 参见:[url]https://github.com/hightman/xunsearch/blob/master/src/task.h#L14[/url]

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