搜索

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

1.XSCsvDataSource::getDataList

...is->delim)) === false) { if ($this->inCli) { echo "INFO: reach end of file or error occured, total lines: " . $this->line . "\n"; } return false; } $this->line++; if (count($item) === 1 && is_null($item[0])) { if ($this->inCli) { echo "WARNI...

2.以json 格式数据导入报错

发布时间:2013-06-24 16:06 t By yestar

....txt -c gbk 报错误为 WARNING: invalid line #1 - Empty array INFO: reach end of the file, total lines: 1 Íê³ÉË÷Òýµ¼È룺³É¹¦ 0 Ìõ£¬Ê§°Ü 0 Ìõ

3.XSJsonDataSource::getDataList

...) if (empty($line)) { if ($this->inCli) { echo "INFO: reach end of the file, total lines: " . $this->line . "\n"; } return false; } // try to decode the line $this->line++; $line = rtrim($line, "\r\n"); if (strlen($line) === 0) { if ($this->in...

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

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

...,俗话说,无三不成礼,所以就有了第三篇,1314336168 INFO: reach end of file or error occured, total lines: 3 [XSException] lib/XS.php(1832): Failed to open file(S#513) #0 ../phplib/XS.php(1089): XSServer->execCommand(Array, 250) #1 ../phplib/XS.php(1094): XSIndex->addExdata('?????...

5.XSCsvDataSource

...is->delim)) === false) { if ($this->inCli) { echo "INFO: reach end of file or error occured, total lines: " . $this->line . "\n"; } return false; } $this->line++; if (count($item) === 1 && is_null($item[0])) { if ($this->inCli) { echo "WARNI...

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

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

...,俗话说,无三不成礼,所以就有了第三篇,1314336168 INFO: reach end of file or error occured, total lines: 3 [XSException] lib/XS.php(1832): Failed to open file(S#513) #0 ../phplib/XS.php(1089): XSServer->execCommand(Array, 250) #1 ../phplib/XS.php(1094): XSIndex->addExdata('?????...

7.RE: 搜索进程假死

发布时间:2012-05-23 10:05 t By dancebear

...20683] deinit the thread pool 2012-05-23 09:57:09 ~master[21666] worker[1] reach the maximum life time, shutdown it 2012-05-23 09:57:15 worker2[21983] new connection (SOCK:155, IP:127.0.0.1, BURST:35) 2012-05-23 09:57:15 worker2[21983] new connection (SOCK:179, IP:127.0.0.1, BURST:36) 2012-05-23 09:...

8.XSJsonDataSource

...) if (empty($line)) { if ($this->inCli) { echo "INFO: reach end of the file, total lines: " . $this->line . "\n"; } return false; } // try to decode the line $this->line++; $line = rtrim($line, "\r\n"); if (strlen($line) === 0) { if ($this->in...

9.体验 DEMO 项目

...这里屏幕会提示如下信息,表示完成数据提交: ~~~ INFO: reach end of file or error occured, total lines: 3 完成索引导入:成功 3 条,失败 0 条 刷新索引提交 ... ~~~ 索引数据的提交是异步行为,所以录完数据并不是立刻就能检索到(当然...

10.搜索进程假死

发布时间:2012-05-22 17:05 t By dancebear

... SIGINT, shutdown gracefully 2012-05-22 16:41:05 ~master[29076] worker[1] reach the maximum life time, shutdown it 然后就彻底无法搜索了,现在必须每天定时重启服务才行!

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