搜索

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

41.RE: 不等于或大于小于的问题

发布时间:2013-12-25 12:12 t By skybaby

测试了一下,在NOT specialcid:XXX 前面有搜索关键词的时候是正常的。。如果前面没搜索关键词的话没有效果。。

42.XSDatabaseSQLite::connect

...qlite_open($param['path'])) === false) { throw new XSException("Can not open sqlite file: '{$param['path']}'"); }} 打开数据库

43.RE: 测试环境运行了几天,昨天出现一个错误

更新时间:2011-12-23 22:12 t By KnightE

... 2011-12-23 22:23:23 worker3[23507] [sock:7] xapian ERROR: Document 143848 not found 2011-12-23 22:23:23 worker3[23507] [sock:7] end the task from thread pool (RC:133, CONN:0x7eff1c0008c0) 2011-12-23 22:23:23 worker3[23507] [sock:7] quit normally 2011-12-23 22:23:31 worker3[23507] new connection ...

44.new MyDocument会找不到啊

发布时间:2014-07-10 15:07 t By 327532817

require_once 'xunsearch/lib/XS.php'; $xs = new XS('demo'); var_dump($xs); //到这里是正常的 $doc = new MyDocument; // Class 'MyDocument' not found 肯定没有这个类啊 我该怎么操作呢

45.XSCsvDataSource

...g; if (empty($file) && $this->inCli) { echo "WARNING: input file not specified, read data from \n"; $file = 'php://stdin'; } if (!($this->fd = fopen($file, 'r'))) { throw new XSException("Can not open input file: '$file'"); } $this->line = 0; if (isset($...

46.搜索时出错!!!

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

...arch/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 (XSException $e) { echo $e; // 直...

47.RE: 安装时出现错误

更新时间:2012-01-17 14:01 t By whoneed

...包拷贝到了线上。 出现如下错误。 configure:error: scws_new() NOT found in libscws, please check it first http://bbs.xunsearch.com/showthread.php?tid=7 按照这个贴子处理,还是不行。 没有 ln -s libuuid.so.1.0 libuuid.so; 这个文件。[hr] 除了把系统重装,并且...

48.ubuntu 11.04 编译出错

发布时间:2012-07-01 10:07 t By fuxiang90

gcc -o test -I/usr/local/scws/include/scws -L /usr/local/scws/lib test.c -lscws -Wl,--rpath -Wl, /usr/local/scws/lib /usr/bin/ld: cannot find /usr/local/scws/lib: File format not recognized collect2: ld returned 1 exit status Hightman 能否解决下?

49.不等于或大于小于的问题

发布时间:2013-12-17 20:12 t By skybaby

...中不包含98644这个值的。 用这二种方法都得不到结果: NOT specialcid:98644 addRange(specialcid,98645,NULL) addRange(specialcid,NULL,98643)

50.PHP不是安装在默认路径,XS无权限执行?!

更新时间:2012-11-25 20:11 t By chinapubmed

...ir restriction in effect. File(/usr/local/xunsearch/sdk/php/lib/XS.php) is not within the allowed path(s): (/home/wwwroot/mesh:/tmp) in /home/wwwroot/mesh/public_html/so/search.php on line 11 Warning: require_once(/usr/local/xunsearch/sdk/php/lib/XS.php) [function.require-once]: failed to open st...

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