搜索

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

41.导入mysql 数据的时候报错了

发布时间:2013-03-29 11:03 t By jcookies

import[13695] ERROR xapian exception (ERROR:Term too long (> 245) 如何解决呢

42.留下评论出现错误

发布时间:2014-05-14 22:05 t By qiuxis

Error 500 CDbCommand 无法执行 SQL 语句: SQLSTATE[HY000]: General error: 1364 Field 'goodnum' doesn't have a default value http://www.xunsearch.com/doc/php/guide/search.count

43.无法增加索引

发布时间:2014-10-14 19:10 t By diozhang

添加索引失败,查看indexd.log: ERROR failed to open/lock the input file (FILE:tmp/touch_db.snd, ERROR:No locks available) indexd[13366] NOTICE import exit (DB:18touch.db, FLAG:0x0000, PID:13600, EXIT:-1) 把touch_db.sn删除掉,仍然会出现这种问题,如何解决?

44.搞了大半天,1.2.0编译64位dll没有成功

发布时间:2012-11-03 00:11 t By iinlanjian

...:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\math.h(239): error C2059: 语法错误:“(” 2>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\crtdefs.h(463): fatal error C1189: #error : You cannot use 32-bit time_t (_USE_32BIT_TIME_T) with _WIN64 编译环境...

45.在cygwin里编译最后出现问题了,怎么办呀

发布时间:2013-05-07 16:05 t By cnaaa

...) Makefile:298: recipe for target `xdb.lo' failed make[2]: *** [xdb.lo] Error 1 make[2]: 离开目录“/usr/local/scws-1.2.1/libscws” Makefile:262: recipe for target `all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: 离开目录“/usr/local/scws-1.2.1” Makefile:192: r...

46.Xunsearch 安装时常见错误解决办法(不断更新)!

更新时间:2011-09-26 10:09 t By hpxl

...-lz checking for uuid/uuid.h... no checking for uuid.h... no configure: error: Neither uuid/uuid.h nor uuid.h found - required for brass, chert and flint (you may need to install the uuid-dev, libuuid-devel or e2fsprogs-devel package) -----[/code] 解决办法:sudo apt-get install uuid-de...

47.XSDatabasePgSQL::query

...ink, $query); if ($res === false) { throw new XSException('PgSQL ERROR: ' . pg_last_error($this->link)); } $ret = array(); while ($tmp = pg_fetch_assoc($res)) { $ret[] = $tmp; } pg_free_result($res); return $ret;} 执行 SQL 语句查询

48.安装报错,谁能帮忙看看

发布时间:2014-05-08 17:05 t By solomon

...ts custom data file 'etc/stopwords.txt' make[2]: *** [install-customDATA] Error 1 make[2]: Leaving directory `/home/www/software/xunsearch-full-1.4.8/xunsearch-1.4.8' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/www/software/xunsearch-full-1.4.8/xunsearch-1.4.8' make: ***...

49.XSDatabaseMySQLI::query

...>query($sql); if ($res === false) { throw new XSException('MySQL ERROR(#' . $this->obj->error . '): ' . $this->obj->errno); } if (!is_object($res)) { $ret = $res; } else { $ret = array(); while ($tmp = $res->fetch_assoc()) { $ret[] = $tmp; } ...

50.新手 链接超时问题

发布时间:2012-07-18 12:07 t By cadoong

直接命令行运行脚本一切OK 浏览器访问报错,Fatal error: Uncaught [XSException] ../xunsearch/sdk/php/lib/XS.php(2204): Connection timed out(C#110) thrown in /xunsearch/sdk/php/lib/XS.php on line 2204 或者 Fatal error: Uncaught [XSException] .. nsearch/sdk/php b/XS.php(2204): ...

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