Lucene.Net 2.0 Class Library

Term Constructor (String, String)

Constructs a Term with the given field and text.

public Term(
   string fld,
   string txt
);

See Also

Term Class | Lucene.Net.Index Namespace | Term Constructor Overload List