|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchFactoryImplementor
Interface which gives access to the metadata. Intended to be used by Search components.
Methods inherited from interface org.hibernate.search.spi.SearchFactoryIntegrator |
---|
addClasses, close, createHSQuery, getDefaultTimeoutExceptionFactory, getErrorHandler, getIndexBinding, getIndexBindingForEntity, getWorker, isStopped |
Methods inherited from interface org.hibernate.search.SearchFactory |
---|
buildQueryBuilder, getAnalyzer, getAnalyzer, getIndexedTypeDescriptor, getIndexedTypes, getIndexReaderAccessor, getStatistics, optimize, optimize |
Method Detail |
---|
Map<Class<?>,EntityIndexBinding> getIndexBindings()
@Deprecated Map<Class<?>,EntityIndexBinder> getIndexBindingForEntity()
getIndexBindings()
<T> DocumentBuilderContainedEntity<T> getDocumentBuilderContainedEntity(Class<T> entityType)
FilterCachingStrategy getFilterCachingStrategy()
FilterDef getFilterDefinition(String name)
String getIndexingStrategy()
int getFilterCacheBitResultsSize()
Set<Class<?>> getIndexedTypesPolymorphic(Class<?>[] classes)
BatchBackend makeBatchBackend(MassIndexerProgressMonitor progressMonitor)
boolean isJMXEnabled()
StatisticsImplementor getStatisticsImplementor()
boolean isDirtyChecksEnabled()
@Deprecated IndexManagerHolder getAllIndexesManager()
getIndexManagerHolder()
IndexManagerHolder
which gives access to all index managers known to this factoryIndexManagerHolder getIndexManagerHolder()
IndexManagerHolder
which gives access to all index managers known to this factoryInstanceInitializer getInstanceInitializer()
InstanceInitializer
for class/object initialization.TimingSource getTimingSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |