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-update-handlers.html

regards
Kumar Gaurav


On Mon, 8 Jul 2024 at 14:55, Roberto Maggi @ Debian <debian...@gmail.com>
wrote:

> 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 how can I
> offer the "clients" a stable endpoint toward the time-by-time leader?
>
> Thanks in advance.
>
>
> Rob
>
>

Reply via email to