DotLucene 1.4 API Documentation

Term.Field Method 

Returns the Field of this term, an interned string. The Field indicates the part of a document which this term came from.

public string Field();

See Also

Term Class | Lucene.Net.Index Namespace