...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...
....txt -c gbk 报错误为 WARNING: invalid line #1 - Empty array INFO: reach end of the file, total lines: 1 Íê³ÉË÷Òýµ¼È룺³É¹¦ 0 Ìõ£¬Ê§°Ü 0 Ìõ
...) 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...
...,俗话说,无三不成礼,所以就有了第三篇,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('?????...
...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...
...,俗话说,无三不成礼,所以就有了第三篇,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('?????...
...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:...
...) 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...
...这里屏幕会提示如下信息,表示完成数据提交: ~~~ INFO: reach end of file or error occured, total lines: 3 完成索引导入:成功 3 条,失败 0 条 刷新索引提交 ... ~~~ 索引数据的提交是异步行为,所以录完数据并不是立刻就能检索到(当然...
... SIGINT, shutdown gracefully 2012-05-22 16:41:05 ~master[29076] worker[1] reach the maximum life time, shutdown it 然后就彻底无法搜索了,现在必须每天定时重启服务才行!