|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoostStrategy | |
|---|---|
| org.hibernate.search.cfg | |
| org.hibernate.search.engine | |
| Uses of BoostStrategy in org.hibernate.search.cfg |
|---|
| Method parameters in org.hibernate.search.cfg with type arguments of type BoostStrategy | |
|---|---|
PropertyMapping |
PropertyMapping.dynamicBoost(java.lang.Class<? extends BoostStrategy> impl)
|
EntityMapping |
EntityMapping.dynamicBoost(java.lang.Class<? extends BoostStrategy> impl)
|
| Uses of BoostStrategy in org.hibernate.search.engine |
|---|
| Classes in org.hibernate.search.engine that implement BoostStrategy | |
|---|---|
class |
DefaultBoostStrategy
|
| Fields in org.hibernate.search.engine declared as BoostStrategy | |
|---|---|
BoostStrategy |
DocumentBuilderContainedEntity.PropertiesMetadata.classBoostStrategy
|
| Fields in org.hibernate.search.engine with type parameters of type BoostStrategy | |
|---|---|
java.util.List<BoostStrategy> |
DocumentBuilderContainedEntity.PropertiesMetadata.dynamicFieldBoosts
|
| Methods in org.hibernate.search.engine that return BoostStrategy | |
|---|---|
protected BoostStrategy |
DocumentBuilderContainedEntity.getDynamicBoost(org.hibernate.annotations.common.reflection.XClass element)
|
protected BoostStrategy |
DocumentBuilderContainedEntity.getDynamicBoost(org.hibernate.annotations.common.reflection.XProperty member)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||