Re: Solr 9.5.0 and solrj client

2024-03-13 Thread Shawn Heisey
On 3/11/24 08:37, Isabella Trevisan wrote: 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 tha

Re: Solr 9.5.0 and solrj client

2024-03-13 Thread Isabella Trevisan
Thank you Eric ! Il giorno lun 11 mar 2024 alle ore 17:07 Eric Pugh < ep...@opensourceconnections.com> ha scritto: > Definitely. The earliest they would go away is Solr 10…. And by that > point, the upgrade process should be pretty seamless… > > > > On Mar 11, 2024, at 11:23 AM, Isabella Trev

Re: Solr 9.5.0 and solrj client

2024-03-11 Thread Eric Pugh
Definitely. The earliest they would go away is Solr 10…. And by that point, the upgrade process should be pretty seamless… > On Mar 11, 2024, at 11:23 AM, Isabella Trevisan > wrote: > > Thank you Eric but I read from solr 9.0 changes that SolrJ clients like > HttpSolrClient and LBHttpSolr

Re: Solr 9.5.0 and solrj client

2024-03-11 Thread Isabella Trevisan
Thank you Eric but I read from solr 9.0 changes that SolrJ clients like HttpSolrClient and LBHttpSolrClient that lacked HTTP2 support have been deprecated. Could I still use SolRJ httpSolRClient with solr 9.5 ? Thank you Il giorno lun 11 mar 2024 alle ore 16:01 Eric Pugh < ep...@opensourceconn

Re: Solr 9.5.0 and solrj client

2024-03-11 Thread Eric Pugh
HttpSolrClient should be just fine. > On Mar 11, 2024, at 10:37 AM, Isabella Trevisan > wrote: > > 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 >