搜索

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

31.RE: 关于XS:getExpandedQuery() 方法,获取展开的搜索词列表

发布时间:2011-12-07 13:12 t By hightman

你楼上的配置文件 type=id 不应该再指定 index = none啊,ID就包含了索引了,不要冲突

32.关于addrange的问题.........

更新时间:2012-02-27 14:02 t By 鸭梨山大

...------- [num] type=numeric tokenizer = none index = none 这是索引配置文件 求助~~~~ 不知道为什么好用了:D不是null了 可以查出来了

33.util/Indexer.php 只索引了mysql数据库的一部分数据

更新时间:2014-09-16 15:09 t By gagamomo

1、配置文件search.ini [code] project.name = search project.default_charset = utf-8 server.index = 8383 server.search = 8384 [ID] type = id [title] type = title [content] type = body [/code] 2、索引 [code] util/Indexer.php --source=mysql://root:pwd@localhost/dede --sql="SELECT ID, title, c...

34.RE: 拼音转换问题

发布时间:2013-08-22 16:08 t By wjliuleidian

...rt/home/ww...') #2 Logger.php(94): XS->__construct('/export/home/ww...') 配置文件没有问题,搜索结果也正常,但是更新log_db这个命令,就是报错

35.RE: 求助:Indexer.php执行不了

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

...明 --project= -p 用于指定要搜索的项目名称或项目配置文件的路径, 如果指定的是名称,则使用 ../app/.ini 作为配置文件 --charset= -c 指定您当前在用以及数据源的字符集,以便系统进行智能转换(默认...

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

更新时间: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 中,词语按照一定顺序查询,查看文档后得不到结...

37.索引管理器

... ------------- 要使用索引工具,必须先指定的项目名称或配置文件,所有的操作都将是作用于该项目,主要选项如下: * _-p|--project _ 指定项目名称或配置文件路径,参数名可以省略不写, 如果仅指定项目名称,那么将使用 $...

38.search进程压力好大

更新时间:2013-06-19 22:06 t By hpxl

...,无此情况。 附上ini设置,资源占用信息。[php] ini文件配置信息: project.name = goods project.default_charset = utf-8 server.index = 8383 server.search = 8384 [id] type = id [price] type = numeric 查询操作: hpxl@debian:~/test$ php sdk/php/util/Quest.ph...

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