Apache Lucene.Net 2.4.0 Class Library API

Fieldable.SetOmitTf Method 

Expert: If set, omit term freq, positions, and payloads from postings for this field for this field.

void SetOmitTf(
   bool omitTf
);

See Also

Fieldable Interface | Lucene.Net.Documents Namespace