Click or drag to resize

QueryFlagsIdf Property

Determines the way the IDF (Inverse Document Frequency) is calculated. Default is Normalized.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public Idf Idf { get; set; }

Property Value

Type: Idf
See Also