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: 3.12.6
Syntax
public Idf Idf { get; set; }

Property Value

Type: Idf
See Also