See: Description
Interface | Description |
---|---|
SolrCrudRepository<T,ID extends Serializable> | |
SolrRepository<T,ID extends Serializable> |
Annotation Type | Description |
---|---|
Boost |
Increase document score by boosting search criteria hit
|
Facet | |
Highlight | |
Pivot | |
Query | |
Score |
Defines the annotated field to store the score of a document within search result.
|
SelectiveStats |
Definition of field selective statistical that shall be executed within the request.
|
Stats |
Statistics definition to be performed within a
Query . |
SimpleSolrRepository
provides Solr specific implementation of CrudRepository
.Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.