...d2:2 or filed2:3) and (filed3:1 or filed3:2 or filed3:3) 使用setQuery 出现异常 DATA/NAME too long 最后使用addQueryString拼装语句的方式 但是如上所述的逻辑根本无法达到括号中的or语句显示过多的问题 必须对括号中的语句进行字符长度的...
但是生成的文件在dump导出的时候就会出现如下错误: C:\php>php dump_xdb_file.php dic2.xdb dic2.txt PHP Warning: XDB::Open(dic2.xdb), invalid xdb format. in C:\php\xdb.class.php o n line 180 Warning: XDB::Open(dic2.xdb), invalid xdb format. in C:\php\xdb.class.php on lin...
弄了 半夜 不出那个提示之后 出现这个提示 INFO: Loading text file data ... Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to allocate 513 bytes) in E:\www\make_xdb_file.php on line 49
500万条数据可以分段来读取,比如每次10000条,就不会出现上面的php错误了。判断是不是某条数据是不是已经存在了,可以根据主键来判断是不是已存在,存在的跳过就可以了。例如: [php]$query = "id:1753"; $docs = $xs->search->search($q...
...都没问题, 在安装myft这个插件式,configure没问题,make出现了一个错误,如下提示 ibtool: Version mismatch error. This is libtool 2.2.6, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate aclocal.m4 with macros from ...
...件编码为ANSI,就一切正常了。如果编码选择GB2312,就会出现随便输入一些字符,时行时不行。 然后,我在Windows下也试了下,很顺利,UTF-8和GBK都OK。文件编码也不用特别选择,UTF-8的就选择UTF-8,GBK的可以是ANSI或GB2312都OK。 因...
./bin/xs-ctl.sh: line 71: 5676 段错误 bin/xs-searchd -l tmp/searchd.log -b $bsearch -k $cmd 这个东西在有些操作系统下有时会发生,但不影响使用,原因在进一步调查。。。我们自己的系统上没出现 麻烦你给我们提供一下操作系统的版本号
...ld 和 XSIndex::endRebuild 必须配对使用,但如果索引创建过程出现某些错误导致程序提前结束,那么由于没有调用 endRebuild,下一次的索引提交和重建均会报告 has been Rebuilding 的错误。 因此我们在 XSIndex 的析构函数中增加了 endRebu...
...段代码里。 使用自动生成的搜索骨架代码,访问search.php出现页面载入出错 。连接被重置 载入页面时到服务器的连接被重置。 // 加载 XS 入口文件 require_once '/home/who/xunsearch/sdk/php/lib/XS.php'; 这段包含代码去掉就能正常显示,...
...索引数据□ 中的 : util/Indexer.php --source=csv --clean demo 出现以下错误: [root@localhost php]# util/Indexer.php --source=csv --clean demo Object id #2 #0 lib/XS.php(367): xs_error_handler(8, 'Uninitialized s...', '/www/xunsearch/...', 367, Array) #1 lib/XS.php(421): XS->pa...