Package | Description |
---|---|
org.hibernate.search.engine.impl | |
org.hibernate.search.spi.impl |
Modifier and Type | Method and Description |
---|---|
PolymorphicIndexHierarchy |
MutableSearchFactory.getIndexHierarchy() |
PolymorphicIndexHierarchy |
ImmutableSearchFactory.getIndexHierarchy() |
PolymorphicIndexHierarchy |
MutableSearchFactoryState.getIndexHierarchy() |
Modifier and Type | Method and Description |
---|---|
void |
MutableSearchFactoryState.setIndexHierarchy(PolymorphicIndexHierarchy indexHierarchy) |
Modifier and Type | Method and Description |
---|---|
PolymorphicIndexHierarchy |
SearchFactoryState.getIndexHierarchy() |
Copyright © 2006–2016 Hibernate. All rights reserved.