Apache Solr client library (Solrj) for interacting with Solr search server instances via Java.
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>10.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Index a document to a Solr server using Solrj.
Ensure your runtime uses Java 17 or later.
No dependency data recorded yet.