solr - Be very careful committing from the client! In fact, don’t do it -


i created solr cloud cluster 3 replicas , shards , configured external zookeeper. working fine. after period of time notice when restarted node takes long time start up.

i observe in version in zookeeper on each node has huge amount of data in version-2 folder.after few days noticed nodes down .recovery fail in many cases.

in application need live updates in cloud.so when user updates profile rewrite document solr commit() .

is missing or live updates not right option because thousands of peoples updating profiles same time?


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -