直接XSIndex::flushIndex 就提示 Fatal error: Undefined class constant 'flushIndex' XSIndex::flushIndex()就提示Method "execCommand" does not exist and was not trapped in __call() 求解决哈!
... return false; } throw $e; } return true;} 强制刷新服务端当前项目的搜索日志
... return false; } throw $e; } return true;} 强制刷新服务端的当前库的索引缓存
...索日志还没有刷新,可以使用 util/Indexer.php --flush-log dream 强制刷新一下就显示搜索建议了。。。[/color]
...用 --clean 清空库内当前的索引数据 --flush 强制提交刷新索引服务端的缓冲索引,与 --source 分开用 --flush-log 强制提交刷新搜索日志,与 --source 分开用 --info 查看当前索引库在服务端的信息(含数据缓冲...
难道真的是吗?我竟然把原来数据库上的传到另外一个服务器上,运行成功了,晕! 谢谢楼上了! 要强制刷新下,呵呵!
...另外一个服务器上,运行成功了,晕! 谢谢楼上了! 要强制刷新下,呵呵! util/Indexer.php --flush-log project
...个方法。10次有7次不返回分词数组。 经常为空数组。 但强制刷新后又能正常的返回数组了。我以为椒 php 缓冲区 问题。我看胃官方的demo文档。发现代码上有 flush () 强行刷新缓冲区。不过伙使用了。效果还是一样。偶尔得偶尔...