搜索

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

41.RE: 平滑重建索引问题

更新时间:2012-02-10 09:02 t By hpxl

...doc/php/guide/util.indexer#ch5]说明[/url]。具体用法为: # 导入 MySQL 数据库的 dbname.tbl_post 表到 demo 项目中,并且平滑重建 util/Indexer.php --rebuild --source=mysql://root:pass@localhost/dbname --sql="SELECT * FROM tbl_post" --project=demo 如果是程序中添加...

42.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-06-22 17:06 t By aaronyou

我也遇到同样问题 mysql版本5.1.30 scws-1.0.3.tar.bz2 打补丁时信息如下 patching file include/mysql_com.h patching file sql/item_func.cc patching file include/mysql.h.pp 应该OK 了 参考文章http://www.hightman.cn/bbs/showthread.php?tid=503 请指引,谢谢

43.SQL语句里 group by 带来的问题

发布时间:2014-05-20 15:05 t By xiao6ye

...入2条了 [quote][root@FPDev util]# php Indexer.php --rebuild --source=mysql://root:@localhost/shop --sql="select g.goods_id,g.cat_id,g.goods_name,g.en_goods_name,g.goods_short_name,g.en_goods_short_name,g.brand_id,g.shop_price,g.goods_brief,g.en_goods_brief,g.goods_img,CONCAT(ga.attr_id,'_',ga....

44.rebuild索引的时候加sql报错

发布时间:2014-03-21 10:03 t By wjj-11

./Indexer.php -p --rebuild --source=mysql://root:'111111'@localhost/tmp_tsg --sql="select*,IF(market_price>0,round(shop_price/market_price*10,1),10) as rebate from tsg_goods" -p ../app/goods.ini [/php][/quote]初始化数据源 ... mysql://root:6$4!rgnbmClskax@localhost/tmp_tsg PHP Notice: Und...

45.数据导入 乱码问题

发布时间:2011-11-25 17:11 t By vist2007

xunsearch 1.1.0 数据库mysql 字符集 utf8 配置文件如下 project.name = entry project.default_charset = UTF-8 server.index = 10.1.20.51:8383 server.search = 10.1.20.51:8384 [tblog_entry_id] type = id [content] type = string index = both [user_id] type = numeric index = s...

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

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

...完,记得把文件名改为项目的名称,比如ecms.ini 5\# 导入 MySQL 数据库的 dbname.tbl_post 表到 demo 项目中,并且平滑重建 util/Indexer.php --rebuild --source=mysql://root:pass@localhost/dbname --sql="SELECT * FROM tbl_post" --project=demo 注:这里的前提是...

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

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

...完,记得把文件名改为项目的名称,比如ecms.ini 5\# 导入 MySQL 数据库的 dbname.tbl_post 表到 demo 项目中,并且平滑重建 util/Indexer.php --rebuild --source=mysql://root:pass@localhost/dbname --sql="SELECT * FROM tbl_post" --project=demo 注:这里的前提是...

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

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

...php /usr/local/xunsearch/sdk/php/util/Indexer.php --project=xxx –-source=mysql://xxx:xxx@localhost/xxx --sql="select ID,post_title,post_content,UNIX_TIMESTAMP(post_date) as post_time from wp_posts where (post_status='publish' or post_status='pending') and post_type='post'" Indexer - 索引批量...

49.求助:Indexer.php执行不了

更新时间:2012-12-10 22:12 t By gdtv

...定项目中的数据库名称,默认是名为 db 的库 --source=mysql://[user[:passwd]@]host/dbname[/table] 指定数据源为 mysql --source=sqlite:[//]|sqlite3:[//] 指定数据源为 sqlite 或 sqlite3 --source=json指定数据源为 json ...

50.搜寻结果乱套

更新时间:2014-06-03 18:06 t By caterfillar

... [p_id] [p_name] type = title [p_bn_id 然后用 # 导入 MySQL 数据库的 dbname.tbl_post 表到 demo 项目中,并且平滑重建 util/Indexer.php --rebuild --source=mysql://root:pass@localhost/dbname --sql="SELECT * FROM tbl_post" --project=demo 建立索引 [php] ...

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