搜索

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

41.Wordpress搜索建立步骤

更新时间:2011-12-29 11:12 t By assad

...下是伪代码,请勿直接复制使用 project.name = myblog project.default_charset = utf-8 server.index = 8383 server.search = 8384 [ID] // 文章ID type = id phrase = yes [author] //作者 index = self [post_content] //内容 type = body [post_content_full] //全部内...

42.使用讯搜搭建phpwind的全文检索

更新时间:2012-05-18 09:05 t By myoula

... 在sdk的app目录里 vi 项目名.ini project.name = 项目名 project.default_charset = UTF-8 server.index = 192.168.0.250:8383 server.search = 192.168.0.250:8384 [tid] type = id [fid] index = self tokenizer = full [author] [authorid] index = self tokenizer = full [postdate] tokenizer = full...

43.编写第一个配置文件

...prefix/sdk/php/app/discuz.ini`。 ~~~ [php] project.name = discuz project.default_charset = GBK ;服务端用默认值 ;server.index = 8383 ;server.search = 8384 [pid] type = id [fid] index = self tokenizer = full [tid] [first] index = self tokenizer = full [author] index = both [authorid] [...

44.帝国CMS安装迅搜_linux系统下

发布时间:2014-08-30 22:08 t By qiuxis

...容。 cat $prefix/sdk/php/app/demo.ini project.name = ecms project.default_charset = GBK ;服务端用默认值 server.index = 8383 server.search = 8384 [id] type = id [classid] index = self tokenizer = full [title] type = title [smalltext] type = body [newstime] type =...

45.帝国CMS安装迅搜_linux系统下

发布时间:2014-08-30 22:08 t By qiuxis

...容。 cat $prefix/sdk/php/app/demo.ini project.name = ecms project.default_charset = GBK ;服务端用默认值 server.index = 8383 server.search = 8384 [id] type = id [classid] index = self tokenizer = full [title] type = title [smalltext] type = body [newstime] type =...

46.search进程压力好大

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

...信息。[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.php goods id:3122 --show-query [XSException] sdk/p...

47.增量索引不成功

发布时间:2014-02-13 17:02 t By lzc2523700

....name"]=> string(27) "xs_skdata_sk_tryreport_list" ["project.default_charset"]=> string(5) "utf-8" ["server.index"]=> string(17) "192.168.1.78:8383" ["server.search"]=> string(17) "192.168.1.78:8384" ["joinid"]=> array(1) { ["ty...

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