Uses of Class
org.apache.lucene.store.instantiated.InstantiatedIndex

Uses of InstantiatedIndex in org.apache.lucene.store.instantiated
 

Methods in org.apache.lucene.store.instantiated that return InstantiatedIndex
 InstantiatedIndex InstantiatedIndexReader.getIndex()
           
 

Constructors in org.apache.lucene.store.instantiated with parameters of type InstantiatedIndex
InstantiatedIndexReader(InstantiatedIndex index)
           
InstantiatedIndexWriter(InstantiatedIndex index)
           
InstantiatedIndexWriter(InstantiatedIndex index, org.apache.lucene.analysis.Analyzer analyzer)
           
InstantiatedIndexWriter(InstantiatedIndex index, org.apache.lucene.analysis.Analyzer analyzer, boolean create)
           
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.