搜索

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

211.RE: 过了N秒了,还是搜索失败啊,大神们啊...

发布时间:2012-05-16 12:05 t By hightman

队列数据没有提交?用 Indexer.php -p demo --flush 先

212.RE: 每天都会生成1G的core.xxxxx

发布时间:2012-05-14 11:05 t By hightman

加油,有情况最好能复制一下 tmp/search.log 和 tmp/index.log 出错时间前后的日志来参考。

213.rebuild新旧数据不能平稳过度

发布时间:2013-05-11 15:05 t By hq22

php util/Indexer.php demo --rebuild --source="mysql://root:password@localhost/db" --sql="select * from post" 提示完成,但是搜索时候有一段时间是搜不到数据的。过一会才能搜到数据。没有更新前是能搜到数据的。 rebuild不是说平稳过度吗?是什么原...

214.RE: 有关关联索引的问题

发布时间:2012-09-22 16:09 t By zspoplar

...下终端(ssh中执行的)语句:/usr/local/xunsearch/sdk/php/util/Indexer.php --rebuild --source=mysql://root:111111@localhost/dbo --sql="select * from user" --project=sokc,怎么写php脚本(类似后台的东西)达到同样的建立索引效果呢?

215.RE: 过了N秒了,还是搜索失败啊,大神们啊...

发布时间:2012-05-16 12:05 t By hightman

或者你检查一下 tmp/index.log 看看是不是有什么出错,比如权限不对无法写入

216.RE: 搜索骨架代码测试时报错

发布时间:2011-10-17 16:10 t By mengfanchao

项目配置 project.name = demo project.default_charset = utf-8 server.index = 8383 server.search = 8384 [pid] type = id [subject] type = title [message] type = body [chrono] type = numeric 另外fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denie...

217.一个字段是string型,搜不全结果,怎么处理

发布时间:2013-01-06 17:01 t By lyling8888

字段数字基本上是11,11001,11002等,搜索11,11001和11002等搜不到,怎么处理。 想实现 mysql like 11% 功能 index=both

218.RE: 时间戳排序不生效的问题

发布时间:2014-06-05 13:06 t By live

[quote='bigxu' pid='8130' dateline='1401925104'] 请展示一下ini文件 [/quote] project.name = nms project.default_charset = utf-8 [oid] type = id phrase = yes [classid] index = self [content] type = body cutlen = 100 [sendtime] type = numeric

219.RE: 搜索提示不显示了?

更新时间:2013-06-23 14:06 t By chinapubmed

...成功了,晕! 谢谢楼上了! 要强制刷新下,呵呵! util/Indexer.php --flush-log project

220.RE: getHotQuery()getCorrectedQuery()getRelatedQuery()无结果是啥情况?

发布时间:2011-11-21 15:11 t By hpxl

搜索日志已被缓存,如果要清空缓存可以执行,$xs->index->flushLogging();

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