搜索

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

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

发布时间:2011-09-14 01:09 t By hightman

您 的PHP版本?是否先运行 util/RequiredCheck.php 测试一下,看上去你的PHP似乎 不支持 __toString()

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

发布时间:2011-09-14 15:09 t By hightman

已经查明原因了。php5.2.0以前__toString 只有在独立的 echo,print语句才有效,所以出现大量错误,经过仔细考量,决定将 xunsearch 的最底PHP要求提升到 php5.2.0

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

发布时间:2011-09-14 17:09 t By nick

...' pid='10' dateline='1315984026'] 已经查明原因了。php5.2.0以前__toString 只有在独立的 echo,print语句才有效,所以出现大量错误,经过仔细考量,决定将 xunsearch 的最底PHP要求提升到 php5.2.0 [/quote] 好的,谢谢回复,我重装一下PHP试试...

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

发布时间:2011-09-14 11:09 t By hightman

...可能升到 5.2+,因为从打印 "object id #2" 来看,确实对 __toString 支持存在一些问题。

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

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

...util/RequiredCheck.php 测试一下,看上去你的PHP似乎 不支持 __toString() [/quote] 谢谢您的回复,我把错误打出来了,大致是这样的一个错,不像是String的问题: [root@localhost php]# util/Indexer.php --source=csv --clean demo PHP Notice: Uninitialized s...

6.Xunsearch PHP-SDK 要求 PHP 的最低版本提高至 5.2.0

发布时间:2011-09-14 15:09 t By hightman

...-sdk 存在较大的不足,主要原因是 php5.1.x 对于魔术方法 __toString 的支持不够健全。 由于代码中多处利用了该魔术方法,因此我们不得不将运行条件改为最低 php-5.2.0 最新版本已经同步到 github 代码仓库和最新开发版本中。 ...

7.发布第二个测试版 xunsearch-1.0.0b2

发布时间:2011-09-16 13:09 t By hightman

...011-09-16 11:34:27 +0800 277954d hightman: PHP-SDK: 修正 XSCommand 在 __toString 中抛出 Exception 的问题 * 2011-09-16 11:21:07 +0800 7fd5d87 hightman: PHP-SDK: XSDocument 可直接用数组构造初始数据 * 2011-09-15 14:22:37 +0800 4526e12 hightman: PHP-SDK: 修正 XS 对象解析 ini...

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