| Interface | Description |
|---|---|
| SolrPersistentEntity<T> | |
| SolrPersistentProperty |
| Class | Description |
|---|---|
| SimpleSolrMappingContext |
Solr specific implementation of
MappingContext |
| SimpleSolrPersistentEntity<T> |
Solr specific
PersistentEntity implementation holding eg. name of solr core. |
| SimpleSolrPersistentProperty |
Solr specific
PersistentProperty implementation processing taking
Field into account |
| SolrMappingEventPublisher | |
| SolrSimpleTypes |
Set of type that do not need to be converted into a solr readable format
|
| Enum | Description |
|---|---|
| SolrPersistentProperty.PropertyToFieldNameConverter |
| Annotation Type | Description |
|---|---|
| ChildDocument |
Marker interface for Apache Solr child document can be used as an alternative to
Field.child(). |
| Dynamic |
Declare a field as dynamic.
|
| Indexed | |
| Score |
Defines the annotated field to store the score of a document within search result.
|
| SolrDocument |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.