|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedMapping | |
|---|---|
| org.hibernate.search.cfg | |
| Uses of IndexedMapping in org.hibernate.search.cfg |
|---|
| Methods in org.hibernate.search.cfg that return IndexedMapping | |
|---|---|
IndexedMapping |
IndexedMapping.analyzerDiscriminator(Class<? extends Discriminator> discriminator)
|
IndexedMapping |
IndexedMapping.boost(float boost)
|
IndexedMapping |
IndexedMapping.cacheFromIndex(FieldCacheType... type)
|
IndexedMapping |
IndexedMapping.dynamicBoost(Class<? extends BoostStrategy> impl)
|
IndexedMapping |
ClassBridgeMapping.indexed()
|
IndexedMapping |
EntityMapping.indexed()
|
IndexedMapping |
IndexedMapping.indexName(String indexName)
|
IndexedMapping |
IndexedMapping.similarity(Class<?> impl)
|
| Constructors in org.hibernate.search.cfg with parameters of type IndexedMapping | |
|---|---|
IndexedClassBridgeMapping(SearchMapping mapping,
EntityDescriptor entity,
Class<?> impl,
IndexedMapping indexedMapping)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||