搜索

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

21.RE: 纯HTML页面如何收录

发布时间:2012-04-05 10:04 t By caixun2002

[quote='hightman' pid='705' dateline='1333591381'] 自己做个扫描程序,以文件名为key,内容为body建索引不就好了? xunsearch 本身并不是完整的搜索引擎,它是提供核心组件并附带一些例子 [/quote] 如果是页面结构相似的网页,像H大这...

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

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

24.搜索单个汉字时,总返回空,例如搜索"我"等

发布时间:2011-11-04 16:11 t By kuday

这是配置文件 project.name = knowledge project.default_charset = UTF-8 server.index = 192.168.171.22:8383 server.search = 192.168.171.22:8384 [pid] type = id [itemid] [title] index = mixed [content] type=body cutlen=600 [categoryid] index = self [category] index=n...

25.搜索问题

发布时间:2012-09-05 13:09 t By a114708367

配置 [title] type = title . . . [hasvideo] index = self query:千 hasvideo:1 结果: 电影 - 悭钱家族 导演: 赵崇基 主演: 陈奕迅 郑裕玲 杨千嬅 曾志伟 狄龙 剧情简介: 典型都市女性Diana(郑裕玲饰)有着骄人的事业成绩,也积...

26.RE: [HELP]xunsearch安装好了,搜索没有结果集。。。

发布时间:2011-10-19 16:10 t By hpxl

字段设计有点问题。当type为string,没有指明index索引方式是是不分词的。 [title] type=string index=both 和 [title] type=title 这两个字段设计效果一样。同样content,类型也有问题,可以这样 [content] type=body 或者 [content] type=string index=mixed 具...

27.搜索歌曲名称为 单个汉字的,没有结果

更新时间:2012-02-21 10:02 t By chenlinbo5588

比如 歌曲名称 为 "当" 时限制找不到结果 配置文件名称如下 project.name = digital_music project.default_charset = utf-8 server.index = 8383 server.search = 8384 [music_id] type = id [music_name] type = title index = both [message] type = body cutlen...

28.初次使用的问题

发布时间:2014-12-25 14:12 t By sa1nt

已经成功安装并启动 INFO: stopping server[xs-indexd] (BIND:127.0.0.1:8383) .... [OK] INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) INFO: stopping server[xs-searchd] (BIND:127.0.0.1:8384) .... [OK] INFO: re-starting server[xs-searchd] ... (BIND:127.0.0.1:8384) subhd.i...

29.求救 强制单字搜索 解决方法

发布时间:2012-02-22 18:02 t By chenlinbo5588

搜索歌曲名称为 单个汉字的,没有结果 比如 歌曲名称 为 "当" 时限制找不到结果 hightman 辛苦你一下 ,麻烦教我一下 强刷搜索单字 如何操作, 不然我的音乐的话, 一字歌就没有办法搜索了 人家做的 案例 貌似都可以搜...

30.Missing value of primarky key

发布时间:2012-12-21 16:12 t By 973432436

大家好,我的xunsearch更新索引有点问题: 执行更新后提示错误:[21-Dec-2012 16:13:14] 致命的运行时错误(E_ERROR) Uncaught [XSException] ../xunsearch/sdk/php/lib/XS.php(1018): Missing value of primarky key (FIELD:_ID) thrown /var/www/xunsearch/sdk/php/lib/XS.php 1018 ...

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