Uses of Class
org.apache.jackrabbit.core.query.lucene.SearchIndex

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

Uses of SearchIndex in org.apache.jackrabbit.core.query.lucene
 

Fields in org.apache.jackrabbit.core.query.lucene declared as SearchIndex
protected  SearchIndex QueryImpl.index
          The actual search index
 

Constructors in org.apache.jackrabbit.core.query.lucene with parameters of type SearchIndex
QueryImpl(SessionImpl session, ItemManager itemMgr, SearchIndex index, PropertyTypeRegistry propReg, String statement, String language)
          Creates a new query instance from a query string.
 



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