Apache Solr module for importing data from relational databases and other sources.
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-dataimporthandler</artifactId>
<version>8.11.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a DataImportHandler with a SolrCore instance.
Migrate to Solr's Streaming Expressions or other ingestion methods for Solr 9+.
No dependency data recorded yet.