 | QueryFlagsIdf Property |
Determines the way the IDF (Inverse Document Frequency) is calculated. Default is Normalized.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic Idf Idf { get; set; }
Public Property Idf As Idf
Get
Set
Property Value
Type:
Idf
See Also