Constructs a Term with the given field and text.
Initializes a new instance of the Term class.
public Term();
public Term(string,string);
Term Class | Lucene.Net.Index Namespace