On 4/13/23 02:49, Dominique Bejean wrote:
I don't find in documentation which minimal version is required for SolrJ 9.2. JAva 11 and 17 are supported for sure, but is Java 1.8 still possible ?
No. Java 11 is the minimum requirement for Solr (and any other related component like SolrJ) since version 9.0.0.
Thanks, Shawn