3q, Can you upload the compiled dll file to share with anybody needs it?
HI! I COMPILED THE LIB! SO COMPLECATE, I'LL TRY TO USED IT, THANKS ADVANCE.....
You can try to compile the newest php_scws.dll from source tarball use VC6.0 ...
... | O_CREAT, 0600)) < 0) 754 { 755 log_conn("failed to open rcvfile (PATH:%s, ERROR:%s)", rcvfile, strerror( 756 rc = CONN_RES_ERR(OPEN_FILE); 757 goto save_end; 758 } [/quote] 一段时间比较忙没有继续测试,现在使用...
...quote='powerkylin' pid='4074' dateline='1298522611'] "undefined reference to `_WinMain@16'" [/quote] 我也遇到这个问题,求助Hightman。 在cgywin的官网上找了相关资料,据说是cgywin在没有定义main时,会报次错误[hr] 终于找到解决方案了,根据cgywin...
...dict.txt,然后在原有的set_dict之后加上 scws_add_dict(s, 'path/to/this_ad_dict.txt', SCWS_XDICT_TXT); 这样使文本词典生效. 其中词典格式为 词 tf idf attr (当attr为!表示删除该词) [code] 市廛 1 1 ! 河华 1 1 ! 阳道 1 1 ! 道南路 4 2 nz 小白兔 4 2 n [/code]...
经用户反馈在 freebsd 8.2 + php 5.2.17 + eAccelerator 平台上测试时出现以下错误: Fatal error: Call to undefined method XSSearch::getFieldId() in /usr/local/xunsearch/sdk/php/lib/XS.php on line 337 经排查发现是eAccelerator 在处理 XSFieldScheme 的缓存对象时出现...
...请问这是什么问题? 错误:[XSException] ../../..(2140): Failed to recv the data from server completely (SIZE:0/8, REASON:closed) 分类: Fatal error: Uncaught [XSErrorException] ../../..(243): array_sum(): The argument should be an array(2) thrown in D:\web\www[/align]\so\sdk\php\lib\...
Warning: require_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:\...
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1046898225 bytes) in /var/www/html/search/dict/xdb.class.php on line 638 我也碰到同樣的問題,換一台主機依舊有問題 謝謝 ,問題是 638 行 : $rec['value'] = fread($this->fd, $rec['vlen']); ...