搜索

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

1.不使用Indexer.php添加数据到xunsearch

更新时间:2012-12-21 20:12 t By Dull

...ql [code]-- -- Table structure for table `sample` -- CREATE TABLE IF NOT EXISTS `sample` ( `id` int(12) unsigned NOT NULL AUTO_INCREMENT, `subject` varchar(1024) NOT NULL, `message` text NOT NULL, `dateline` int(12) unsigned NOT NULL, `author` varchar(1024) NOT NULL, `authori...

2.NOT 指定字段不包含某值

更新时间:2014-04-01 21:04 t By 忍术大虾

NOT 指定字段不包含某值,这样写可以吗 group: NOT "1" 为什么没查到任何结果。求指点

3.RE: NOT 指定字段不包含某值

发布时间:2014-04-21 14:04 t By hightman

NOT group:1

4.获取索引对象就报错supplied argument is not a valid stream resource

更新时间:2012-08-09 17:08 t By blueo

...arch/sdk/php/lib/XS.php(2207): stream_set_blocking(): supplied argument is not a valid stream resource(2) thrown in /home/wwwroot/xunsearch/sdk/php/lib/XS.php on line 504 刚接触xunsearch,还请高手多多指教

5.RE: 安装scws扩展时出现:error: wrong scws lib version or lib not found

发布时间:2010-09-28 18:09 t By hightman

请问你安装了 scws 主程序了吗? /usr/local/scws /usr/local/scws/lib/libscws.so 存在? 也就是 scws-1.1.3.tar.bz2 解压后应先在主目录下安装 scws,然后再进入 phpext/ 来安装

6.RE: 安装scws扩展时出现:error: wrong scws lib version or lib not found

更新时间:2010-10-08 16:10 t By smallmenu

不好意思,国庆放假没回来看,问题依旧。 我说了安装了scws主程序了啊,安装位置在/usr/local/scws libscws.so文件也存在 但是php扩展编译的时候貌似不认,报出上述错误 这是我安装后的目录,你看看: [XXX@XXX ~]$ ls /usr/local/scws/li...

7.Demo项目运行失败:[XSException] /XSDataSource.class.php(376): Can not open input file: ''

发布时间:2014-11-15 02:11 t By yanyun

...始化数据源 ... csv [XSException] /XSDataSource.class.php(376): Can not open input file: '' #0 XSDataSource.class.php(35): XSCsvDataSource->init() #1 XSDataSource.class.php(51): XSDataSource->__construct('csv', NULL) #2 Indexer.php(240): XSDataSource::instance('csv', NULL) #3 {main} 请教...

8.RE: 安装scws扩展时出现:error: wrong scws lib version or lib not found

发布时间:2010-10-08 23:10 t By hightman

看了提示是卡在 check library,也有可能是 m4 之类的不兼容,汗。。。手上没有BSD8.1还测不了,autoconf系统的工具兼容性很讨厌。

9.RE: 安装scws扩展时出现:error: wrong scws lib version or lib not found

发布时间:2010-10-09 18:10 t By smallmenu

[quote='hightman' pid='3738' dateline='1286550859'] 看了提示是卡在 check library,也有可能是 m4 之类的不兼容,汗。。。手上没有BSD8.1还测不了,autoconf系统的工具兼容性很讨厌。 [/quote] 呵呵,多谢楼主。 我测试的是FreeBSD 8.1 AMD64的操...

10.RE: 获取索引对象就报错supplied argument is not a valid stream resource

更新时间:2012-08-27 20:08 t By xiaofeng

可能是你没有开启监听服务,你先查下 8383或者8384 端口的状态(查询命令: netstat -an |grep 8383),如果没有输出信息,你可以试着对照你本机环境运行下面的命令(先切换到你本机xunsearch的安装目录下): bin/xs-ctl.sh -b local start...

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