Hello,
I've read this but I don't know if it is still true : https://cwiki.apache.org/confluence/display/solr/solrj Our goal is to have our Java application which is using SolrJ, to be compatible with both Solr 7 and Solr 8 (as some of our clients want to use Solr 8 and some are still not prepared to migrate). - Is SolrJ 7 compatible with both Solr 7 and a Solr 8 ? - In case it may note be, maybe is SolrJ 8 compatible with both Solr 7 and a Solr 8 ? Is there somewhere an eventual compatibility matrix ? Thanks a lot ;)