搜索

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

1.demo中有的词搜索不到

发布时间:2014-01-02 19:01 t By 大王回山

...第 0-0 条,用时:0.0022 秒。 [root@localhost bin]# 有意思 -bash: 有意思: command not found [root@localhost bin]# ./php /usr/local/lamp/xunsearch/sdk/php/util/Quest.php demo 有意思 在 3 条数据中,大约有 1 条包含 有意思 ,第 1-1 条,用时:0.0029 秒。 "...

2.重启xunsearch

更新时间:2012-03-27 10:03 t By bigxu

...偶尔通过php调用会出现502之类的错误。 我写过一段这样bash shell 脚本,大概原理是: 每隔几秒去请求搜索页面,据返还结果确定是否需要重启,重启后再查检查, 如果连续N次都失败则会强制杀死进程,重新启动。 [code] #...

3.安装出错

发布时间:2013-05-10 17:05 t By aiden

...ecuting depfiles commands config.status: executing libtool commands /bin/bash: -c: 行 1: 语法错误: 未预期的文件结尾 make: *** [clean-recursive] Error 1 是不是少装了什么包?

4.RE: [2011] SCWS-1.1.9 发布,明确使用BSD协议、支持自定义词库

发布时间:2012-02-16 10:02 t By hovea

写了一行脚本,将代码转为 UTF-8 编码的源文件: #!/bin/bash for i in `find ./ -type f |grep -v 'batch' ` ; do iconv $i -f gbk -t utf8 -o ${i}.tmp && mv ${i}.tmp $i ; done

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