开发者

Apache Solr Commit

开发者 https://www.devze.com 2023-02-07 21:22 出处:网络
if I set maxTime as 10000 , ie (10 sec) then if my application stops before committing into solr, then whether this information will be lost.

if I set maxTime as 10000 , ie (10 sec) then if my application stops before committing into solr, then whether this information will be lost.

whether I need to insert all these doc开发者_高级运维uments to solr again ??

thanks in advance..


That depends on a whole lot of factors.

You need to check /solr/admin statistics look at Update Handlers and check to see if docsPending > 0, to see if some of your updates were processed, but not committed.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号