Package org.hibernate.search.impl

Class Summary
ConfigContext Provides access to some default configuration settings (eg default Analyzer or default Similarity) and checks whether certain optional libraries are available.
FullTextSessionImpl Lucene full text search aware session.
FullTextSharedSessionBuilderDelegator  
ImmutableSearchFactory This implementation is never directly exposed to the user, it is always wrapped into a MutableSearchFactory
IncrementalSearchConfiguration  
MappingModelMetadataProvider  
MassIndexerImpl Prepares and configures a BatchIndexingWorkspace to start rebuilding the indexes for all entity instances in the database.
MutableSearchFactory Factory delegating to a concrete implementation of another factory, Useful to swap one factory for another.
MutableSearchFactoryState Shared factory state
ReflectionReplacingSearchConfiguration Wraps another SearchConfiguration to override it's ReflectionManager
SearchMappingBuilder package class extracting the SearchMappingFactory if needed
SimpleIndexingProgressMonitor A very simple implementation of MassIndexerProgressMonitor which uses the logger at INFO level to output indexing speed statistics.
SimpleInitializer Simple pass-through implementation of InstanceInitializer.
 



Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved