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

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

Introduction

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

The text is from its open source code.

Constructor

Method

TermsgetTerms(IndexReader r, String field)
This method may return null if the field does not exist or if it has no terms.