搜索

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

81.创建索引失败

更新时间:2012-12-18 15:12 t By HiLinz

...orException] lib/XS.php(2210): stream_set_blocking(): supplied argument is not a valid stream resource(2) #0 /usr/local/xunsearch/sdk/php/lib/XS.php(2210): xs_error_handler(2, 'stream_set_bloc...', '/usr/local/xuns...', 2210, Array) #1 /usr/local/xunsearch/sdk/php/lib/XS.php(2030): XSServer->connect...

82.为什么我更新的索引会没有数据呢?

更新时间:2012-09-28 10:09 t By zspoplar

...ument; $conn=mysql_connect("localhost", "root", "111111") or die("Could not connect: " . mysql_error()); mysql_select_db('zi, $conn) or die ('Can\'t use test : ' . mysql_error()); $result=mysql_query("select id,title,time,sid,content,key from learn limit 4429 offset 3000"); while($r=mysql_fe...

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

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

... [code]checking for scws_new in -lscws... no configure:error: scws_new() NOT found in libscws, please check it first. ----- ERROR: failed to configure xapian-core-scws, see 'setup.log' for more detail [/code] 解决方法: 假设您将 xunsearch 安装在 $prefix 目录; cd $prefix/lib; ...

84.RE: hi hightman, scws_ext cant be run on x64!!!??

更新时间:2010-12-20 20:12 t By postwhere

...on 32bit xp, but when used it on 64bit it still alert: php_scws.dll %1 is not a valid Win32 application.~~~ hightman, i want to compile the lib with 64bit, does it run?[hr] by the way, the code is ansi based standard, and when i compile it on OSI standard with vs9, it's appear many desprecat warn...

85.XSFieldMeta::getCustomTokenizer

... throw new XSException($name . ' for field `' . $this->name . '\' dose not implement the interface: XSTokenizer'); } self::$_tokenizers[$this->tokenizer] = $obj; return $obj; }} 获取自定义词法分析器 自 1.4.8 起会自动加载 lib 或当前目录下的 XSTo...

86.一个现象

发布时间:2011-10-28 08:10 t By ixulf

...0:8383, PID:3961) 查看indexd.log: 2011-10-27 15:24:05 indexd[3961] can not get db by pid (PID:8501) 2011-10-27 16:35:55 indexd[3961] caught system signal[15], terminate immediately 2011-10-27 16:35:55 indexd[3961] server terminated, force to check commit for all db pid:3961是昨天的进程i...

87.XSDatabaseSQLite

...qlite_open($param['path'])) === false) { throw new XSException("Can not open sqlite file: '{$param['path']}'"); }} 打开数据库 query() 方法 public mixed query(string $sql) $sql string 要执行的 SQL 语句 {return} mixed 源码: sdk/php/util/XSDat...

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

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

... [code]checking for scws_new in -lscws... no configure:error: scws_new() NOT found in libscws, please check it first. ----- ERROR: failed to configure xapian-core-scws, see 'setup.log' for more detail [/code] 解决方法: 假设您将 xunsearch 安装在 $prefix 目录; cd $prefix/lib; ...

89.XSServer::execCommand

... $cmd = new XSCommand($cmd); } // just cache the cmd for those need not answer if ($cmd->cmd & 0x80) { $this->_sendBuffer .= $cmd; return true; } // send cmd to server $buf = $this->_sendBuffer . $cmd; $this->_sendBuffer = ''; $this->write($buf); // return t...

90.hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-19 19:12 t By postwhere

...p: Unable to load dynamic library 'D:\home\php\ext\php_s cws.dll' - %1 is not a valid Win32 application. in Unknown on line 0 ------------------------------------------ all i config is absolutly right, the prob must be the lib:php_scws.dll is a win32/64 compatible!! so could u build the the l...

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