搜索

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

11.RE: SCWS-1.0.3 + PHP 5.3.0 問題回報

发布时间:2009-07-17 07:07 t By akira

...心的回應. 依您回應, 補添加上 + /// hightman.090716: for PHP5.3+ + #if (PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION >= 3) || (PHP_MAJOR_VERSION >= 6) + #undef ZVAL_REFCOUNT + #undef ZVAL_ADDREF + #undef ZVAL_DELREF + #define ZVAL_REFCOUNT Z_REFCOUNT_P + #define ZVAL_ADDREF Z_...

12.SCWS-1.0.3 + PHP 5.3.0 問題回報

发布时间:2009-07-16 15:07 t By akira

...您好, 恭維的話我就不多說了 向您回報一個 SCWS-1.0.3 + PHP 5.3.0 的小問題 (CentOS 5.3 x64 + Apache 2.2.11 + PHP 5.3.0 + MySQL 5.1.36) 我依據安裝說明文件, 安裝設定後, phpinfo() 可以成功地看到 scws 的相關訊息, 產生的 scws.so 檔案大小如下 ...

13.RE: SCWS-1.0.3 + PHP 5.3.0 問題回報

更新时间:2009-07-16 22:07 t By hightman

已经查证, 简单如下处理即可, 只需修改 phpext/php_scws.c ,开头加入几行: *** phpext/php_scws.c 14 May 2009 19:25:32 -0000 1.3 --- phpext/php_scws.c 16 Jul 2009 14:16:03 -0000 1.4 *************** *** 16,22 **** +------------------------------------------...

14.php下建立索引求助

更新时间:2012-02-11 10:02 t By flyfeng2

...运行后Fatal error: Call to a member function add() on a non-object in c.php on line 14[hr] 另外 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) WARNING: no server[xs-searchd] is running (BIND:127.0.0.1:8384) INFO...

15.indexer.php 生成的索引的问题

更新时间:2012-03-28 10:03 t By cxc222

我在用 indexer.php 生成的索引的时候.... 由于目标机器积极拒绝,无法连接。 what. 看不明白..求解释~ windows 下的sdk D:\xampp\php>php.exe D:\xampp\htdocs\xunsearch-1.3.0\sdk\php\util\Indexer.php -- source=mysql://root:admin@localhost/linjulusrc2.0_db2 --sql="SELECT...

16.RE: xunsearch-1.0.0 正式版 (基于xapian/scws/php的开源中文全文搜索引擎)

发布时间:2011-09-29 10:09 t By askie

支持你!终于看到你要做大做强了!

17.RE: 按字段搜索排序

更新时间:2013-06-08 10:06 t By hpxl

ini文件里面cid字段设置[php][cid] index = self tokenizer = split(,) non_bool = yes [/php] 按cid:1或者cid:你好,平安,是可以搜到数据的,cid:hello,英文的搜不到任何数据,下面是部分数据。[php] bash-3.2$ php sdk/php/util/Quest.php example cid:你好 ...

18.php扩展问题

更新时间:2010-08-30 12:08 t By qqnr

php.ini 加了scws.so的地址,重启php出现 PHP Warning: PHP Startup: scws: Unable to initialize module Module compiled with module API=20050922, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 ...

19.RE: xunsearch安装完成后运行示例错误

更新时间:2011-09-14 09:09 t By nick

[quote='hightman' pid='7' dateline='1315934809'] 您 的PHP版本?是否先运行 util/RequiredCheck.php 测试一下,看上去你的PHP似乎 不支持 __toString() [/quote] 谢谢您的回复,我把错误打出来了,大致是这样的一个错,不像是String的问题: [root@loc...

20.total不准确

更新时间:2012-08-21 17:08 t By gaosboy

...offset不是最后一页的情况下,显示的total为 310条 [code]# php Quest.php ~/dev/config/search/question.ini --query="answered:0 AND (status:0 OR status:1)" --limit 120,30|head -n 1 在 1,525 条数据中,大约有 310 条包含 answered:0 AND (status:0 OR status:1) ,第 121-150 ...

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