搜索

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

41.精确检索的问题----急求高手解决

更新时间:2013-06-20 09:06 t By yestar

下面是我的配置文件 project.name = cusabio_cn project.default_charset = gbk server.index = 8383 server.search = 8384 [userid] type = id [my1] index = self [my2] index = self [my3] index = self phrase = yes 我想在 my3 中,词语按照一定顺序查询,查看文档后得不到结...

42.配置的时候端口8383错误

更新时间:2014-02-25 10:02 t By 情雨轩

...已经开启了 test.ini配置文件端口的地方我是这样写的 project.name = test project.default_charset = utf-8 server.index = 8383 server.search = 8384 当我执行 util/Indexer.php --source=csv --clean test 时候提示下面错误 求解 [XSException] ../../../../usr/local/...

43.mysql导入数据配置文件里的字段要和数据库里的一样吗?

发布时间:2011-10-28 10:10 t By mengfanchao

...b where c.contentid=b.contentid and c.status=99" 配置文件: project.name = html project.default_charset = utf-8 server.index = 8383 server.search = 8384 [pid] type = id [catid] type = numeric index = both tokenizer = full [subject] type = title [message] type = bo...

44.RE: xunsearch安装成功,索引也显示成功,但是无法搜索

发布时间:2013-08-22 20:08 t By czhlxd

... filename就是 xxxx ID是主键 filename type=title ini的内容为: project.name = .... project.default_charset = UTF-8 ;server.index = 8383 ;server.search = 8384 [ID] type = id [filename] type = title tokenizer = full 求指点 [/quote] type=title的貌似分词必须用默...

45.RE: 配置的时候端口8383错误

发布时间:2014-02-25 11:02 t By 情雨轩

project.name = test project.default_charset = utf-8 server.index = 192.168.46.129:8383 server.search = 192.168.46.129:8384 我将配置文件修改成下面这样 执行以下还是不行 http://192.168.46.129:8383/和http://192.168.46.129:8384/ 输入的时候 显示 It works! [root@localhost x...

46.RE: xunsearch安装成功,索引也显示成功,但是无法搜索

发布时间:2013-08-23 12:08 t By boxshadow

... filename就是 xxxx ID是主键 filename type=title ini的内容为: project.name = .... project.default_charset = UTF-8 ;server.index = 8383 ;server.search = 8384 [ID] type = id [filename] type = title tokenizer = full 求指点 [/quote] type=title的貌似分词必须用默...

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

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

..., '/www/xunsearch/...', 367, Array) #1 lib/XS.php(421): XS->parseIniData('project.name = ...') #2 lib/XS.php(254): XS->loadIniFile('/www/xunsearch/...') #3 util/Indexer.php(120): XS->__construct('/www/xunsearch/...') #4 {main} [root@localhost php]# 请管理员看看,是什么问题,是...

48.搜索出来的数字型怎么成了这样的乱码

更新时间:2012-02-24 11:02 t By zl8522115

... 那个sort,time,update_time,都是int型的 配置文件如下 [code] project.name = xuenar_news project.default_charset = utf-8 server.index = 192.168.0.6:8383 server.search = 192.168.0.6:8384 [id] type=id [title] type=title index=both [content] type = body index = mixed [l...

49.倒入索引出错。。

发布时间:2012-04-18 22:04 t By qq277049

[code] project.name = 59n [bid] type = id [title] index = mixed weight = 5 [bc] index = mixed [cc] index = mixed [addtime] type = date tokenizer = none [/code] [php] ./Indexer.php --source=mysql://root:root@localhost/blog --sql="select b.bid,b.content AS bc,b.addtime,b.titl...

50.导入索引出错

发布时间:2012-06-09 09:06 t By jcy787211820

...ector,movie_description,movie_list_img_url,movie_insert_time FROM movie" --project=movie [XSException] ../../usr/local/xunsearch/sdk/php/lib/XS.php(2202): Connection refused(C#111) #0 ../../usr/local/xunsearch/sdk/php/lib/XS.php(2025): XSServer->connect() #1 ../../usr/local/xunsearch/sdk/ph...

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