搜索

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

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

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

...ch.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, content FROM dede_art...

22.建立索引时错误

更新时间:2013-12-14 12:12 t By sundyandy

[root@localhost ~]# /data/server/php/bin/php /data/web/sftest/php/util/Indexer.php --rebuild --source=mysql://root:123456@localhost/test --sql="SELECT * FROM documents" --project=demo 开始重建索引 ... 初始化数据源 ... mysql://root:123456@localhost/test [XSException] [color=#FF0000]...

23.配置的时候端口8383错误

更新时间:2014-02-25 10:02 t By 情雨轩

...这样写的 project.name = test project.default_charset = utf-8 server.index = 8383 server.search = 8384 当我执行 util/Indexer.php --source=csv --clean test 时候提示下面错误 求解 [XSException] ../../../../usr/local/xunsearch/sdk/php/lib/XS.php(2448): Failed to recv the data ...

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

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

...入用了group by 后 只能导入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.good...

25.RE: 配置的时候端口8383错误

发布时间:2014-02-25 11:02 t By 情雨轩

project.name = test project.default_charset = utf-8 server.index = 192.168.46.129:8383 server.search = 192.168.46.129:8384 我将配置文件修改成下面这样 执行以下还是不行 http://192.168.46.129:8383/和http://192.168.46.129:8384/ 输入的时候 显示 It works! [root@localhost x...

26.报错json_last_error() debug不可用

发布时间:2013-07-19 16:07 t By tboy

./Indexer.php --rebuild --filete=XSXyzFilter --source=json --file=http://www.domain.com/getjson.aspx?t=1 --project=demo 开始重建索引 ... 初始化数据源 ... json 开始批量导入数据 (http://www.domain.com/getjson.aspx?t=1) ... PHP Fatal error: Call to undefined function js...

27.RE: 填充测试数据的时候出现错误

发布时间:2013-06-20 11:06 t By tisswb

...ep xs root 21853 0.0 0.0 2184 652 ? S Sep17 0:04 xs-indexd: server root 21856 0.0 0.0 39536 1680 ? S Sep17 0:00 xs-searchd: master root 21857 0.0 0.0 101136 3120 ? Sl Sep17 0:00 xs-searchd: worker[1] root 21858 0.0 0.0 101136 310...

28.Demo项目运行失败:[XSException] /XSDataSource.class.php(376): Can not open input file: ''

发布时间:2014-11-15 02:11 t By yanyun

util/RequiredCheck.php测试已通过 这是问题情况: # util/Indexer.php --source=csv --clean demo X-Powered-By: PHP/5.2.0 Content-type: text/html 清空现有索引数据 ... 初始化数据源 ... csv [XSException] /XSDataSource.class.php(376): Can not open input file: '' #0 XSData...

29.RE: 填充测试数据的时候出现错误

发布时间:2011-09-20 16:09 t By tisswb

...ep xs root 21853 0.0 0.0 2184 652 ? S Sep17 0:04 xs-indexd: server root 21856 0.0 0.0 39536 1680 ? S Sep17 0:00 xs-searchd: master root 21857 0.0 0.0 101136 3120 ? Sl Sep17 0:00 xs-searchd: worker[1] root 21858 0.0 0.0 101136 310...

30.搜寻结果乱套

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

...项目 project.name = product project.default_charset = utf-8 ;server.index = 8383 ;server.search = 8384 [id] type = id [p_id] [p_name] type = title [p_bn_id 然后用 # 导入 MySQL 数据库的 dbname.tbl_post 表到 demo 项目中,并且平滑重建 util/Indexer.php -...

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