搜索

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

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

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

... 完成重建索引 ... [root@FPDev util]# php Indexer.php --clean fp 清空现有索引数据 ... 刷新索引提交 ... [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_goo...

32.平滑重建索引,提示 "DB has been rebuilding" 就退出了。

更新时间:2012-08-08 22:08 t By ghxter

...Rebuild();[/php] 我的代码应该没有问题, 目前我使用了先清空,再重建一切正常,同时测试了,使用缓冲更新索引也正常。 [color=#FF0000][size=large]请 hightman 指教呐,谢谢先啦。。[/size][/color][hr] 我测试了 2006019 条数据,使用 $i...

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

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

...urce=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 XSDataSource.class.php(35): XSCsvDataSource->init() #1 XSDataSource.class.php(51): XSDataS...

34.在执行demo的时候出现这个事什么原因?Undefined data source type: `test.csv'

更新时间:2014-02-24 11:02 t By 情雨轩

...oot@localhost xunsearch]# util/Indexer.php --source=test.csv --clean demo 清空现有索引数据 ... 初始化数据源 ... test.csv [XSException] util/XSDataSource.class.php(49): Undefined data source type: `test.csv' #0 Indexer.php(241): XSDataSource::instance('test.csv', NULL) #1 {main}[h...

35.XSIndex

...ndex beginRebuild() 开始重建索引 XSIndex clean() 完全清空索引数据 XSIndex close() 关闭索引服务端连接 XSIndex closeBuffer() 提交所有指令并关闭缓冲区 XSIndex del() 删除索引中的数据 XSIndex delSynonym() 删除某...

36.同义词搜索

...示记录中的同义词, 对于删除操作可以省略该参数表示清空原词的所有同义词。 以下为示例代码,其中的 `$index` 变量是索引操作对像,参见[如何开始使用索引?](index.overview#ch1) ~~~ [php] // 给 "搜索" 增加 "检索" "查找" 两个同义...

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

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

...orker[3] [root@server67 php]# util/Indexer.php --source=csv --clean demo 清空现有索引数据 ... 初始化数据源 ... csv WARNING: input file not specified, read data from 开始批量导入数据 (请直接输入数据) ... 1,关于 xunsearch 的 DEMO 项目测试,项目测试是一...

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

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

...orker[3] [root@server67 php]# util/Indexer.php --source=csv --clean demo 清空现有索引数据 ... 初始化数据源 ... csv WARNING: input file not specified, read data from 开始批量导入数据 (请直接输入数据) ... 1,关于 xunsearch 的 DEMO 项目测试,项目测试是一...

39.XSDocument

...; }} 批量设置字段值 这里是以合并方式赋值, 即不会清空已赋值并且不在参数中的字段.

40.Demo遇险记:今天碰到的错误,5576段错误莫名被解决

更新时间:2011-12-01 22:12 t By 五岳之巅

...[root@sm xunsearch]# ./sdk/php/util/Indexer.php --source=csv --clean demo 清空现有索引数据 ... 初始化数据源 ... csv WARNING: input file not specified, read data from 开始批量导入数据 (请直接输入数据) ... 1,关于 xunsearch 的 DEMO 项目测试,项目测试是一...

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