RE: Solr 9.3.0 Upgrade

2023-09-25 Thread Beka Naveriani
Hi Shawn, Thanks for your response, I’ll redirect question to users mailing list. From: Shawn Heisey Sent: Monday, September 25, 2023 11:00 PM To: dev@solr.apache.org Subject: Re: Solr 9.3.0 Upgrade On 9/25/23 10: 43, Beka Naveriani wrote: > I'm trying to upgrade current projects to

Re: Solr 9.3.0 Upgrade

2023-09-25 Thread Shawn Heisey
On 9/25/23 10:43, Beka Naveriani wrote: I'm trying to upgrade current projects to SolrJ 9.3.0. To give you context we have a general indexing library that has dependency on SolrJ and concrete implementation of this lib to support indexing of different documents. The dev list is the wrong plac

Solr 9.3.0 Upgrade

2023-09-25 Thread Beka Naveriani
I'm trying to upgrade current projects to SolrJ 9.3.0. To give you context we have a general indexing library that has dependency on SolrJ and concrete implementation of this lib to support indexing of different documents. When I upgraded SolrJ from 8.11.2 to 9.3.0, different issues occurred. Ma