Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreSpring Data Solr has been discontinued and is currently only maintained in its current version for support reasons until early 2023 at which point it will be moved to the Spring Attic entirely. The team has laid out the reasons to discontinue the project here. For current users of Spring Data Solr, we recommend to look into alternative search-engine-related modules like Spring Data Elasticsearch.
Spring Data for Apache Solr, part of the larger Spring Data family, provides easy configuration and access to Apache Solr Search Server from Spring applications. It offers both low-level and high-level abstractions for interacting with the store.
Derived queries and annotations for Solr specific functionallity allow easy integration into existing applications.
High level repository abstractions with multicore support
Annotations for Boost-, Facet- and Highlighting
Customizable type mappings and type conversions
Solr template supporting fluent query api
Exception translation to Spring’s portable Data Access exception hierarchy