Re: solrcloud 9 -- cluster endpoint

2024-07-16 Thread Shawn Heisey
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

Re: solrcloud 9 -- cluster endpoint

2024-07-08 Thread kumar gaurav
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

solrcloud 9 -- cluster endpoint

2024-07-08 Thread Roberto Maggi @ Debian
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