Uses of Package
org.hibernate.search

Packages that use org.hibernate.search
org.hibernate.search   
org.hibernate.search.engine   
org.hibernate.search.filter   
org.hibernate.search.impl   
org.hibernate.search.jpa   
org.hibernate.search.jpa.impl   
org.hibernate.search.query   
org.hibernate.search.query.dsl.v2.impl   
org.hibernate.search.reader   
org.hibernate.search.sandbox.standalone This package contains various experimentations. 
 

Classes in org.hibernate.search used by org.hibernate.search
FullTextFilter
          represents a FullTextFilter that is about to be applied Used to inject parameters
FullTextQuery
          The base interface for Lucene powered searches.
FullTextSession
          Extends the Hibernate Session with fulltext search and indexing capabilities.
MassIndexer
          A MassIndexer is useful to rebuild the indexes from the data contained in the database.
ProjectionConstants
          Defined projection constants.
SearchFactory
          Provide application wide operations as well as access to the underlying Lucene resources.
 

Classes in org.hibernate.search used by org.hibernate.search.engine
SearchFactory
          Provide application wide operations as well as access to the underlying Lucene resources.
 

Classes in org.hibernate.search used by org.hibernate.search.filter
FullTextFilter
          represents a FullTextFilter that is about to be applied Used to inject parameters
 

Classes in org.hibernate.search used by org.hibernate.search.impl
FullTextQuery
          The base interface for Lucene powered searches.
FullTextSession
          Extends the Hibernate Session with fulltext search and indexing capabilities.
MassIndexer
          A MassIndexer is useful to rebuild the indexes from the data contained in the database.
SearchFactory
          Provide application wide operations as well as access to the underlying Lucene resources.
 

Classes in org.hibernate.search used by org.hibernate.search.jpa
MassIndexer
          A MassIndexer is useful to rebuild the indexes from the data contained in the database.
SearchFactory
          Provide application wide operations as well as access to the underlying Lucene resources.
 

Classes in org.hibernate.search used by org.hibernate.search.jpa.impl
FullTextFilter
          represents a FullTextFilter that is about to be applied Used to inject parameters
MassIndexer
          A MassIndexer is useful to rebuild the indexes from the data contained in the database.
ProjectionConstants
          Defined projection constants.
SearchFactory
          Provide application wide operations as well as access to the underlying Lucene resources.
 

Classes in org.hibernate.search used by org.hibernate.search.query
FullTextFilter
          represents a FullTextFilter that is about to be applied Used to inject parameters
FullTextQuery
          The base interface for Lucene powered searches.
SearchFactory
          Provide application wide operations as well as access to the underlying Lucene resources.
 

Classes in org.hibernate.search used by org.hibernate.search.query.dsl.v2.impl
SearchFactory
          Provide application wide operations as well as access to the underlying Lucene resources.
 

Classes in org.hibernate.search used by org.hibernate.search.reader
SearchException
          Root of all search specific exceptions
 

Classes in org.hibernate.search used by org.hibernate.search.sandbox.standalone
SearchFactory
          Provide application wide operations as well as access to the underlying Lucene resources.
 



Copyright © 2006-2010 Hibernate. All Rights Reserved.