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

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

Introduction

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

The text is from its open source code.

Method

BitsgetLiveDocs(IndexReader reader)
Returns a single Bits instance for this reader, merging live Documents on the fly.