搜索

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

1.到底怎么使用addDb啊 能否给个示例代码啊

发布时间:2012-08-31 09:08 t By wangjingnan1

我现在有两个表 一个表一个库 一共两个库。 现在我要同时从两个库里面搜索我想搜的内容。 文档上说可以用addDb来同时搜索。但是连个示例代码都没有啊?谁用过呢?

2.xunsearch安装完成后示例失败

发布时间:2013-06-04 10:06 t By billowliu2

[attachment=51][attachment=52]http://www.xunsearch.com/doc/php/guide/start.demo[img]C:\Users\illow\Desktop\桌面图纸.jpg[/img][/img]:\Users\illow\Desktop\截图.jpg[/img]

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

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

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

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

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

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

5.RE: 到底怎么使用addDb啊 能否给个示例代码啊

发布时间:2013-12-20 18:12 t By sundyandy

顶楼上!同求!

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

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

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

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

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

感谢您的详细报告。 第一段错误,是XS本身引起的,目前最新版已经修正了这个问题,是一些NOTICE级别的错误,如果不方便重新安装建议先强制忽略 notice 错误,可以在 lib/XS.php 开头加一句 error_reporting(E_ALL ^ E_NOTICE); 第二,你...

8.xunsearch安装完成后运行示例错误

更新时间:2011-09-13 17:09 t By nick

安装成功后,http://www.xunsearch.com/doc/php/guide/start.demo 在执行 2. 填充索引数据□ 中的 : 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_handl...

9.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...

10.如何去除无用的词?

发布时间:2013-04-23 14:04 t By longjianghu

输入示例文字“我是中国人”,分词之后成了我是,中国人两个词,但是我是这个完全没有意义,如何去掉?

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