Uses of Class
org.apache.lucene.index.MergeState.IndexReaderAndLiveDocs

Packages that use MergeState.IndexReaderAndLiveDocs
org.apache.lucene.index Code to maintain and access indices. 
 

Uses of MergeState.IndexReaderAndLiveDocs in org.apache.lucene.index
 

Fields in org.apache.lucene.index with type parameters of type MergeState.IndexReaderAndLiveDocs
 List<MergeState.IndexReaderAndLiveDocs> MergeState.readers
           
 

Methods in org.apache.lucene.index with parameters of type MergeState.IndexReaderAndLiveDocs
static MergeState.DocMap MergeState.DocMap.build(MergeState.IndexReaderAndLiveDocs reader)
           
 



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