Apache Lucene.Net 2.1 Class Library API

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