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

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

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

Constructors in org.apache.lucene.store.instantiated with parameters of type InstantiatedIndexReader
InstantiatedTermDocs(InstantiatedIndexReader reader)
           
InstantiatedTermEnum(InstantiatedIndexReader reader)
           
InstantiatedTermEnum(InstantiatedIndexReader reader, int startPosition)
           
InstantiatedTermPositions(InstantiatedIndexReader reader)
           
 



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