Starter for using Apache Solr search platform with Spring Data Solr in Spring Boot applications.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-solr</artifactId>
<version>2.4.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a Solr repository interface.
Remove starter dependency and configure Spring Data Solr manually.
No dependency data recorded yet.