org.apache.lucene.index
Class BaseCompositeReaderUtil
java.lang.Object
org.apache.lucene.index.BaseCompositeReaderUtil
public class BaseCompositeReaderUtil
- extends Object
BaseCompositeReaderUtil
public BaseCompositeReaderUtil()
getSequentialSubReaders
public static List<? extends IndexReader> getSequentialSubReaders(BaseCompositeReader<IndexReader> indexReader)
readerIndex
public static int readerIndex(BaseCompositeReader<IndexReader> indexReader,
int docID)
readerBase
public static int readerBase(BaseCompositeReader<IndexReader> indexReader,
int readerIndex)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.