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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -