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

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

Introduction

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

The text is from its open source code.

Method

intgetDocCount()
Returns the number of documents that have at least one term for this field.