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

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

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

Methods in org.apache.jackrabbit.core.query.lucene that return MultiIndex
protected  MultiIndex SearchIndex.getIndex()
          Returns the actual index.
 

Methods in org.apache.jackrabbit.core.query.lucene with parameters of type MultiIndex
abstract  void MultiIndex.Action.execute(MultiIndex index)
          Executes this action on the index.
 void MultiIndex.Action.undo(MultiIndex index)
          Executes the inverse operation of this action.
 



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