Package org.hibernate.search.engine.spi

Interface Summary
EntityIndexBinder Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor Interface which gives access to the metadata.
 

Class Summary
AbstractDocumentBuilder<T> Abstract base class for the document builders.
AbstractDocumentBuilder.PropertiesMetadata Wrapper class containing all the meta data extracted out of a single entity.
DocumentBuilderContainedEntity<T> Set up and provide a manager for classes which are indexed via @IndexedEmbedded, but themselves do not contain the @Indexed annotation.
DocumentBuilderIndexedEntity<T> Set up and provide a manager for classes which are directly annotated with @Indexed.
 

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



Copyright © 2006-2011 Hibernate. All Rights Reserved.