Uses of Package
org.apache.jackrabbit.core.query.lucene

Packages that use org.apache.jackrabbit.core.query.lucene
org.apache.jackrabbit.core.query.lucene   
 

Classes in org.apache.jackrabbit.core.query.lucene used by org.apache.jackrabbit.core.query.lucene
CachingMultiReader
          Extends a MultiReader with support for cached TermDocs on FieldNames.UUID field.
HierarchyResolver
          HierarchyResolver extends an IndexReader with the ability to resolve a JCR hierarchy.
MultiIndex
          A MultiIndex consists of a VolatileIndex and multiple PersistentIndexes.
NamespaceMappings
          The class NamespaceMappings implements a org.apache.jackrabbit.core.NamespaceResolver that holds a namespace mapping that is used internally in the search index.
QueryHits
          Wraps the lucene Hits object and adds a close method that allows to release resources after a query has been executed and the results have been read completely.
QueryImpl
          Implements the ExecutableQuery interface.
SearchIndex
          Implements a QueryHandler using Lucene.
 



Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved.