Lucene.Net 1.4.3 Class Library

Term Constructor 

Constructs a Term with the given Field and text.

public Term(
   string fld,
   string txt
);

See Also

Term Class | Lucene.Net.Index Namespace