如题。 每一次添加OR更新文档,都要实例化一次 XSDocument 么? SDK中其他类貌似都是可以复用实例的吧?
...持cli模式,通过命令行建索引使用xcache,会抛异常 [XSErrorException] ../lib/XS.php(431): xcache_get(): xcache.var_size is either 0 or too small to enable var data caching(2) #0 [internal function]: xs_error_handler(2, 'xcache_get(): x...', '/usr/local/xuns...', 431, Array) 如...
...lse) { if ($this->inCli) { echo "INFO: reach end of file or error occured, total lines: " . $this->line . "\n"; } return false; } $this->line++; if (count($item) === 1 && is_null($item[0])) { if ($this->inCli) { echo "WARNING: invalid csv li...
直接命令行运行脚本一切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): ...
...今天早上出现99.9% cpu使用率,,我们看了log, 发现有个coredump log, 发现生成不了,这个有没有影响? May 21 23:24:58 li414-60 abrt[15087]: saved core dump of pid 15073 (/usr/local/xunsearch/bin/xs-searchd) to /var/spool/abrt/ccpp-2013-05-22-07:24:58-15073.new/cored...
...tf8.txt) [function.file-get-contents]: failed to open stream: No such file or directory in E:\AppServ\www\ceshi\index.p ... [/quote] 这个只是文件不存在而已,晕...应该看懂提示才对呀 这个文件只是放了一些测试文字
...,能否说明一下: /* return pointer to static data, DO NOT use two or more times in one line, Non-ThreadSafe */ word_t xdict_query(xdict_t xd, const char *key, int len); xdict_query() 不是线程安全的? 看代码xdict_query()是线程安全的,并没有使用全局变量和静...
安装的时候提示: configure: error: zlib.h not found - required for brass, chert and flint (you may need to install the zlib1g-dev or zlib-devel package) 我在执行sudo apt-get install zlib1g-dev后还是不行!怎么办,搞了好久了!:(
问题是,我在现存的词上创建同义词,也不是无效的!!!不得不采用index search 的or 语法