你楼上的配置文件 type=id 不应该再指定 index = none啊,ID就包含了索引了,不要冲突
...------- [num] type=numeric tokenizer = none index = none 这是索引配置文件 求助~~~~ 不知道为什么好用了:D不是null了 可以查出来了
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...
...rt/home/ww...') #2 Logger.php(94): XS->__construct('/export/home/ww...') 配置文件没有问题,搜索结果也正常,但是更新log_db这个命令,就是报错
...明 --project= -p 用于指定要搜索的项目名称或项目配置文件的路径, 如果指定的是名称,则使用 ../app/.ini 作为配置文件 --charset= -c 指定您当前在用以及数据源的字符集,以便系统进行智能转换(默认...
下面是我的配置文件 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 中,词语按照一定顺序查询,查看文档后得不到结...
... ------------- 要使用索引工具,必须先指定的项目名称或配置文件,所有的操作都将是作用于该项目,主要选项如下: * _-p|--project _ 指定项目名称或配置文件路径,参数名可以省略不写, 如果仅指定项目名称,那么将使用 $...
...,无此情况。 附上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...