Package org.springframework.data.solr.repository
@NonNullApi
@NonNullFields
package org.springframework.data.solr.repository
Solr specific repository implementation.
SimpleSolrRepository provides Solr specific implementation of CrudRepository.-
ClassDescriptionIncrease document score by boosting search criteria hitDeprecated.since 4.0.Definition of field selective statistical that shall be executed within the request.SolrCrudRepository<T,
ID extends Serializable> SolrRepository<T,ID extends Serializable> Enable Solr spellcheck component for a repository query method.
UseSpellcheckedPageas method return to access suggestions.Statistics definition to be performed within aQuery.