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.
ImmutableSearchFactory This implementation is never directly exposed to the user, it is always wrapped into a MutableSearchFactory
IncrementalSearchConfiguration  
MappingModelMetadataProvider  
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 Hibernate. All Rights Reserved.