Package org.hibernate.search.engine

Interface Summary
DocumentBuilder Interface created to keep backwards compatibility.
Loader Interface defining a set of operations in order to load entities which matched a query.
SearchFactoryImplementor Interface which gives access to the different directory providers and their configuration.
 

Class Summary
DocumentBuilderContainedEntity<T> Set up and provide a manager for classes which are indexed via @IndexedEmbedded, but themselves do not contain the @Indexed annotation.
DocumentBuilderContainedEntity.PropertiesMetadata Wrapper class containing all the meta data extracted out of the entities.
DocumentBuilderIndexedEntity<T> Set up and provide a manager for classes which are directly annotated with @Indexed.
DocumentExtractor Helper class to extract EntityInfos out of the QueryHits.
EntityInfo  
FilterDef A wrapper class which encapsulates all required information to create a defined filter.
LoaderHelper  
MultiClassesQueryLoader  
ObjectLoader  
ObjectLoaderHelper  
ProjectionLoader Implementation of the Loader interface used for loading entities which are projected via ProjectionConstants.THIS.
QueryLoader  
 

Enum Summary
DocumentBuilderContainedEntity.PropertiesMetadata.Container  
EntityState Entity state with regard to indexing possibilities