public interface SearchFactoryImplementor extends SearchIntegrator
addClasses, buildQueryBuilder, close, createHSQuery, getAnalyzer, getAnalyzer, getDefaultTimeoutExceptionFactory, getErrorHandler, getIndexBinding, getIndexedTypeDescriptor, getIndexedTypes, getIndexManager, getIndexReaderAccessor, getServiceManager, getStatistics, getWorker, isStopped, optimize, optimize, unwrapMap<Class<?>,EntityIndexBinding> getIndexBindings()
DocumentBuilderContainedEntity getDocumentBuilderContainedEntity(Class<?> entityType)
FilterCachingStrategy getFilterCachingStrategy()
String getIndexingStrategy()
int getFilterCacheBitResultsSize()
BatchBackend makeBatchBackend(MassIndexerProgressMonitor progressMonitor)
boolean isJMXEnabled()
StatisticsImplementor getStatisticsImplementor()
boolean isDirtyChecksEnabled()
true if we are allowed to inspect entity state to skip some indexing operations.
Can be disabled to get pre-3.4 behavior which always rebuilds the document.IndexManagerHolder getIndexManagerHolder()
IndexManagerHolder which gives access to all index managers known to this factoryInstanceInitializer getInstanceInitializer()
InstanceInitializer for class/object initialization.TimingSource getTimingSource()
Properties getConfigurationProperties()
DatabaseRetrievalMethod getDefaultDatabaseRetrievalMethod()
DatabaseRetrievalMethod.
This is either the system default or the default specified via the configuration property
Environment.DATABASE_RETRIEVAL_METHOD.DatabaseRetrievalMethod.ObjectLookupMethod getDefaultObjectLookupMethod()
ObjectLookupMethod.
This is either the system default or the default specified via the configuration property
Environment.OBJECT_LOOKUP_METHOD.OBJECT_LOOKUP_METHOD.Copyright © 2006–2014 Hibernate. All rights reserved.