...quire_once(../../xunsearch-sdk/sdk/php/lib/XS.php): failed to open stream: No such file or directory in D:\xun_pro\util\indexer.php on line 7 Fatal error: require_once(): Failed opening required '../../xunsearch-sdk/sdk/php/lib/XS.php' (include_path='.;D:\xunsearch-sdk\php\lib') in D:\xun_pro\uti...
... 不影响检索~ [/quote] 那网址是按"."划分.而ip却不是 No. WordString Attr Weight(times) ------------------------------------------------- 01. 192 en 4.86(1) 02. 168 en... 03. 0 en 2.75(1) 04. 1 en... 这样呢?
..._name] type = title index = both [goods_desc] type = body phrase = no index = both tokenizer = default [goods_thumb_list] index = none [shop_price] type = numeric index = none [order_num] index = none [click_count] index = none
..._name] type = title index = both [goods_desc] type = body phrase = no index = both tokenizer = default [goods_thumb_list] index = none [shop_price] type = numeric index = none [order_num] index = none [click_count] index = none
...man' pid='17' dateline='1316280485'] ob_flush(): failed to flush buffer. No buffer to flush.(8) 多谢汇报,这是因为在UTF-8状态不会启用ob_Start做转码,下一版修正。 [/quote] 呃 b2的这个位置 我使用gbk编码连接centos的后解决了输入问题, 但是b3...
... /usr/local/xunsearch/bin/xs-ctl.sh -b local restart 提示: WARNING: no server[xs-indexd] is running (BIND:127.0.0.1:8383) INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) INFO: stopping server[xs-searchd] (BIND:127.0.0.1:8384) .... [OK] INFO: re-starting server[xs-searchd] ......
... NULL} }; zend_module_entry scws_module_entry = { #if ZEND_MODULE_API_NO >= 20050922 STANDARD_MODULE_HEADER_EX, NULL, scws_deps, #else STANDARD_MODULE_HEADER, #endif "scws", scws_functions, PHP_MINIT(scws), PHP_MSHUTDOWN(scws), NULL, PHP_RSHUTDOWN(scws), PHP_MINFO(scws), ...
checking for library containing fdatasync... none required checking for fsync... yes checking for pread... yes checking for any prototype needed for pread... none required checking for pwrite... yes checking for any prototype needed for pwrite... none required checking for link... yes check...
...ll gcc-c++ 运行sh setup.sh还是出错,求助: Checking scws ... no Installing scws (1.2.1) ... Extracting scws package ... Configuring scws ... Compiling & installing scws ... ----- config.status: creating Makefile config.status: creating cli/Makefile config.status: creating etc/...
...es.utf8.ini'); $ret = array(); $ret = $cws->get_tops(10,'r,v,p'); echo "No.\tWord\t\t\tAttr\tTimes\tRank\n------------------------------------------------------\n"; $i = 1; foreach ($ret as $tmp) { printf("%02d.\t%-16s\t%s\t%d\t%.2f\n", $i++, $tmp['word'], $tmp['attr'], $tmp['times'], $tmp['...