Lucene.Net 1.9.1 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