...mmediate checking whether g++ is a working C++ compiler... no configure: error: *** You need a working C++ compiler to compile Xapian, but configure failed to *** find one. If you have a working C++ compiler, you can tell configure where *** to find it by invoking it like so: *** *** ./con...
...immediately 2011-12-01 22:13:48 searchd[26194] bind() or listen() failed, error: Address already in use(#98) 2011-12-01 22:13:48 searchd[26194] socket server listen/bind failed 2011-12-01 22:17:06 searchd[5103] caught system exceptional signal[11], terminate immediately 2011-12-01 22:17:06 searc...
.../php/util/Indexer.php --source=csv --clean demo 回车就出现这个 [XSErrorException] sdk/php/lib/XS.php(2205): stream_set_blocking() expects parameter 1 to be resource, null given(2) #0 [internal function]: xs_error_handler(2, 'stream_set_bloc...', '/home/wwwroot/x...', 2205, Array) #1 sdk/php...
.../php/util/Indexer.php --source=csv --clean demo 回车就出现这个 [XSErrorException] sdk/php/lib/XS.php(2205): stream_set_blocking() expects parameter 1 to be resource, null given(2) #0 [internal function]: xs_error_handler(2, 'stream_set_bloc...', '/home/wwwroot/x...', 2205, Array) #1 sdk/php...
...) { 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 "WARNING: invalid csv line ...
...如下信息,表示完成数据提交: ~~~ INFO: reach end of file or error occured, total lines: 3 完成索引导入:成功 3 条,失败 0 条 刷新索引提交 ... ~~~ 索引数据的提交是异步行为,所以录完数据并不是立刻就能检索到(当然,这个时间差也...
..... yes checking for size_t... yes checking size of off_t... 8 checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork.....