|
Spring Data Solr | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SolrPersistentProperty
| Nested Class Summary | |
|---|---|
static class |
SolrPersistentProperty.PropertyToFieldNameConverter
|
| Method Summary | |
|---|---|
boolean |
containsWildcard()
|
Float |
getBoost()
|
String |
getFieldName()
Get name of field under attention to Field annotation |
boolean |
isBoosted()
|
boolean |
isReadonly()
|
| Methods inherited from interface org.springframework.data.mapping.PersistentProperty |
|---|
findAnnotation, findPropertyOrOwnerAnnotation, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityType, getRawType, getSetter, getSpelExpression, getType, getTypeInformation, isAnnotationPresent, isArray, isAssociation, isCollectionLike, isEntity, isIdProperty, isMap, isTransient, isVersionProperty, shallBePersisted, usePropertyAccess |
| Method Detail |
|---|
String getFieldName()
Field annotation
boolean isReadonly()
Field is present and not marked
Indexed.readonly() = trueboolean containsWildcard()
Field.value() contains *boolean isBoosted()
Float getBoost()
isBoosted(), null otherwise
|
Spring Data Solr | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||