Java org.apache.lucene.index IndexReaderContext fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.index IndexReaderContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.index IndexReaderContext.

The text is from its open source code.

Method

Listleaves()
Returns the context's leaves if this context is a top-level context.
IndexReaderreader()
Returns the IndexReader , this context represents.