搜索

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

1511.RE: 索引文件还在,但是无法正常检索,只能检索最新的数据

发布时间:2014-06-17 11:06 t By hightman

xunsearch/bin/xapian-check xapian-inspect 这几个工具可以检查一下数据库,看看是不是坏了。 还有你可以试试用命令行的 util/Quest.php --db=db_a,db 这样强制指定DB库来测试一下呢?

1512.RE: search时报错 ,请帮看看是哪的问题

更新时间:2012-12-11 11:12 t By benq81

顶,问题依旧存在,还是Failed to recv the data from server completely 错误[hr] 2012-12-11 11:30:05 worker3[5113] xapian ERROR: The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation

1513.RE: 在PPC等处理器上测试SCWS分词算法,不能正确分词

发布时间:2013-05-30 15:05 t By hightman

词库的字节序原因,你可以在 ppc 处理器上重新用 bin/gen-scws-dict 制作一份词库就可以了。

1514.RE: 特别活动:11.25~12.15期间可免费为用户定制 xunsearch 搜索项目

发布时间:2014-03-03 11:03 t By decdfgfe

支持,希望还有这样的活动。对开发不懂啊,能定制真好。

1515.RE: 请问下 索引配置文件为什么必须要求有title标题型呢

发布时间:2014-10-22 11:10 t By 谋哈小川

文档里只提到 “title 标题型,标题或名称字段,至多有一个该类型的字段”,可以理解为不用标题型的也是可以的吧

1516.RE: 搜索蜘蛛来抓取,导致搜索日志不正常,热门搜索一直是不相关的内容

发布时间:2012-03-09 12:03 t By jatwxf

search.php中的哪一段是用来记录索引日志的?

1517.RE: 特别活动:11.25~12.15期间可免费为用户定制 xunsearch 搜索项目

更新时间:2012-03-12 13:03 t By sunxiquan

啥时候能再来一次 这样的活动呢?[hr] 期待呀!。。。

1518.RE: 为什么xunsearch不用 Sphinx,而用Xapian呢?

发布时间:2012-10-25 20:10 t By fyland

[quote='hightman' pid='1386' dateline='1351144354'] 胡说。xapian不知比sphinx要早多少。。。 此外xapian在IR方面做得更好,sphinx 索引创建速度确实比较快,但其它方面个人认为远不如 xapian。 sphinx 也缺少存储,还要配合原有的数据库协同...

1519.RE:1241

发布时间:2007-07-05 16:07 t By xiaodi667

...[color=#0000ff]function.file-get-contents[/color][/url]]: failed to open stream: No such file or directory in [b]E:\AppServ\www\ceshi\index.php[/b] on line [b]23[/b] [b]Fatal error[/b]: Call to undefined function: scws_new() in [b]E:\AppServ\www\ceshi\index.php[/b] on line [b]61[/b] [[i] 本帖...

1520.RE:1250

发布时间:2007-11-27 10:11 t By mfd

...个释放: /* 一口.070808: memory leak fixed. */ if (mpath) free(mpath); if (npath) free(npath); 修改后应该是这样:[code]next_path: m = n + 1; } /* 一口.070808: memory leak fixed. */ if (mpath) free(mpath); if (npath) free(npath); }[...

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