Apache Lucene.Net 2.4.0 Class Library API

IndexWriter.GetMaxFieldLength Method 

Returns the maximum number of terms that will be indexed for a single field in a document.

public virtual int GetMaxFieldLength();

See Also

IndexWriter Class | Lucene.Net.Index Namespace | setMaxFieldLength