搜索

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

1.有关关联索引的问题

发布时间:2012-09-19 22:09 t By zspoplar

最近在做xunsearch搜索,比如多表关联,要如何建立索引呢?

2.RE: 有关关联索引的问题

发布时间:2012-09-20 13:09 t By hightman

多个SQL表你可以联合查询后转换设计成一张检索表啊。

3.RE: 有关关联索引的问题

发布时间:2012-09-24 13:09 t By hightman

看 PHP-SDK 的 API 啊

4.RE: 有关关联索引的问题

发布时间:2012-09-25 13:09 t By zspoplar

能看懂API就不会在这里问问题了,呵呵

5.RE: 有关关联索引的问题

发布时间:2012-09-22 16:09 t By zspoplar

那如果要在后台php页面上建立索引,要如何操作呢?如下终端(ssh中执行的)语句:/usr/local/xunsearch/sdk/php/util/Indexer.php --rebuild --source=mysql://root:111111@localhost/dbo --sql="select * from user" --project=sokc,怎么写php脚本(类似后台的东西...

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