As far as I know it does not require reindexing. But not sure if there is
no NRT is happening will the above take effect .
It is good to read.
https://blog.mikemccandless.com/2011/02/visualizing-lucenes-segment-merges.html
Thanks,
Ramesh
On Mon, Dec 9, 2024 at 11:57 AM Kevin Liang (BLOOMBERG/
Hi,
we are running SOLR 7.5.0. and EKS ZK external.
Occasionally we get below Error from SOLR logs once we get this error that
is it, we need to restart SOLR service then only it is working back as
expected. even though ZK is reachable and accessible.
Is there a configuration SOLR can automatical
Yes, Possible. How many shards and replicas you are planning to create for
the 200 millions documents all based upon the index size ( how many stored
fields ) and all.
External zookeeper is best. SOLR in kubernetes setup also works well.
Thanks,
Ramesh
On Wed, Nov 22, 2023 at 3:30 AM Vince McMah