Uses of Package
org.hibernate.search.engine

Packages that use org.hibernate.search.engine
org.hibernate.search.backend   
org.hibernate.search.backend.impl   
org.hibernate.search.backend.impl.jms   
org.hibernate.search.backend.impl.lucene   
org.hibernate.search.engine   
org.hibernate.search.event   
org.hibernate.search.impl   
org.hibernate.search.query   
org.hibernate.search.reader   
org.hibernate.search.store   
org.hibernate.search.store.optimization   
org.hibernate.search.util   
 

Classes in org.hibernate.search.engine used by org.hibernate.search.backend
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.backend.impl
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.backend.impl.jms
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.backend.impl.lucene
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.engine
DocumentBuilder
          Interface created to keep backwards compatibility.
DocumentBuilderContainedEntity
          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.
DocumentBuilderContainedEntity.PropertiesMetadata.Container
           
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
EntityInfo
           
EntityState
          Entity state with regard to indexing possibilities
FilterDef
          A wrapper class which encapsulates all required information to create a defined filter.
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.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.event
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.impl
DocumentBuilderContainedEntity
          Set up and provide a manager for classes which are indexed via @IndexedEmbedded, but themselves do not contain the @Indexed annotation.
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
FilterDef
          A wrapper class which encapsulates all required information to create a defined filter.
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.query
DocumentExtractor
          Helper class to extract EntityInfos out of the QueryHits.
EntityInfo
           
Loader
          Interface defining a set of operations in order to load entities which matched a query.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.reader
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.store
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.store.optimization
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.
 

Classes in org.hibernate.search.engine used by org.hibernate.search.util
SearchFactoryImplementor
          Interface which gives access to the different directory providers and their configuration.