Lucene.Net 1.9.1 Class Library

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