SolrJ compatibility

2022-05-31 Thread Gohlke, Alexander
Hello, I am looking for information which version of the SolrJ client is compatible with the Solr server. So far I only found some information in the cwiki where it says: "SolrJ generally maintains backwards compatibility, so you can use a newer SolrJ with an older Solr, or an older SolrJ with

RE: Re: SolrJ compatibility

2022-05-31 Thread Gohlke, Alexander
On 2022/05/31 12:35:16 Shawn Heisey wrote: > If you're not running in SolrCloud mode, that will probably work. When > running SolrCloud, the client is MUCH more integrated into how Solr > itself works, and you're less likely to be able to use a wildly > different SolrJ version. Hi Shawn, In fact,

RE: Re: SolrJ compatibility

2022-05-31 Thread Gohlke, Alexander
Thank you Walter for sharing your experience. Alex On 2022/05/31 14:57:42 Walter Underwood wrote: > We had one 4.x cluster that was difficult to migrate, so until recently we > were using SolrJ 4.x with our new Solr 8.7 clusters and with a Solr 4.10.4 > cluster. > > We were not doing anything