 | 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.4.1
Syntaxpublic Idf Idf { get; set; }
Public Property Idf As Idf
Get
Set
Property Value
Type:
Idf
See Also