Uses of Package
org.hibernate.search.engine.spi

Packages that use org.hibernate.search.engine.spi
org.hibernate.search.backend.impl   
org.hibernate.search.backend.impl.jms   
org.hibernate.search.backend.impl.lucene   
org.hibernate.search.batchindexing.impl   
org.hibernate.search.engine.impl   
org.hibernate.search.engine.spi   
org.hibernate.search.event.impl   
org.hibernate.search.impl   
org.hibernate.search.indexes.impl   
org.hibernate.search.indexes.serialization.impl   
org.hibernate.search.indexes.spi   
org.hibernate.search.query.dsl.impl   
org.hibernate.search.query.engine.impl   
org.hibernate.search.query.engine.spi   
org.hibernate.search.query.hibernate.impl   
org.hibernate.search.spi   
org.hibernate.search.spi.internals   
org.hibernate.search.stat.impl   
org.hibernate.search.store   
org.hibernate.search.util.impl   
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.backend.impl
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.backend.impl.jms
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.backend.impl.lucene
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.batchindexing.impl
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.engine.impl
AbstractDocumentBuilder.PropertiesMetadata
          Wrapper class containing all the meta data extracted out of a single entity.
DepthValidator
          Used to check the constraints of depth when using IndexedEmbedded or ContainedIn annotations.
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
TimingSource
          Lucene delegates responsibility for efficient time tracking to an external service; this is needed for example by the TimeLimitingCollector.TimeLimitingCollector(Collector, Counter, long) used by Hibernate Search when time limits are enabled on fulltext queries.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.engine.spi
AbstractDocumentBuilder
          Abstract base class for the document builders.
AbstractDocumentBuilder.PropertiesMetadata
          Wrapper class containing all the meta data extracted out of a single entity.
AbstractDocumentBuilder.PropertiesMetadata.Container
           
DepthValidator
          Used to check the constraints of depth when using IndexedEmbedded or ContainedIn annotations.
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.
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
EntityState
          Entity state with regard to indexing possibilities
TimingSource
          Lucene delegates responsibility for efficient time tracking to an external service; this is needed for example by the TimeLimitingCollector.TimeLimitingCollector(Collector, Counter, long) used by Hibernate Search when time limits are enabled on fulltext queries.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.event.impl
AbstractDocumentBuilder
          Abstract base class for the document builders.
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi 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.
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
TimingSource
          Lucene delegates responsibility for efficient time tracking to an external service; this is needed for example by the TimeLimitingCollector.TimeLimitingCollector(Collector, Counter, long) used by Hibernate Search when time limits are enabled on fulltext queries.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.indexes.impl
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.indexes.serialization.impl
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.indexes.spi
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.query.dsl.impl
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.query.engine.impl
SearchFactoryImplementor
          Interface which gives access to the metadata.
TimingSource
          Lucene delegates responsibility for efficient time tracking to an external service; this is needed for example by the TimeLimitingCollector.TimeLimitingCollector(Collector, Counter, long) used by Hibernate Search when time limits are enabled on fulltext queries.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.query.engine.spi
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.query.hibernate.impl
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.spi
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.spi.internals
DocumentBuilderContainedEntity
          Set up and provide a manager for classes which are indexed via @IndexedEmbedded, but themselves do not contain the @Indexed annotation.
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
TimingSource
          Lucene delegates responsibility for efficient time tracking to an external service; this is needed for example by the TimeLimitingCollector.TimeLimitingCollector(Collector, Counter, long) used by Hibernate Search when time limits are enabled on fulltext queries.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.stat.impl
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.store
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.util.impl
SearchFactoryImplementor
          Interface which gives access to the metadata.
 



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