On 7/8/2024 03:25, Roberto Maggi @ Debian wrote:
I'm totally new to apache ecosystem and, after studying solr9
documentation I can't clarify a doubt.
Once I created the zookeeper cluster as well as the solr one, the latter
cluster elects the "leader" and goes online.
At this point I'm wonder
HI Roberto
You should use the solr update endpoint and not to worry about the
zookeeper leader selection process. Solr cluster provides availability so
Leader selection is automatically handled.
Read more in documentation ;
https://solr.apache.org/guide/solr/latest/indexing-guide/indexing-with-upd
Hi you all,
I'm totally new to apache ecosystem and, after studying solr9
documentation I can't clarify a doubt.
Once I created the zookeeper cluster as well as the solr one, the latter
cluster elects the "leader" and goes online.
At this point I'm wondering what will the endpoint be and ho