Hi, I am planning to migrate my solrcloud from 8.11.3 to 9.5.0 . Our applications user SolJ to work with solr. I read on the upgrade Notes that I have to use Http2SolrClient instead of HttpSolrClient . But on Apache SolR 9.5 reference guide I read that this is an experimental class.
https://solr.apache.org/guide/solr/latest/deployment-guide/solrj.html#types-of-solrclients So I do not understand what class I have to use. We do not use CloudSolRClient because we have an Apache as Load Balancer between the two nodes of solrcloud. Thank you Regards, -- Isabella Trevisan