Keyoti SearchUnit v6
Holds a map of query keywords and the number of matches inside a result document.

Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class KeywordHitMapDictionary : List<KeywordHits>
public class KeywordHitMapDictionary : List<KeywordHits>
Public Class KeywordHitMapDictionary
Inherits List(Of KeywordHits)
Public Class KeywordHitMapDictionary
Inherits List(Of KeywordHits)
public ref class KeywordHitMapDictionary : public List<KeywordHits^>
public ref class KeywordHitMapDictionary : public List<KeywordHits^>
type KeywordHitMapDictionary =
class
inherit List<KeywordHits>
end
type KeywordHitMapDictionary =
class
inherit List<KeywordHits>
end

Members

Inheritance Hierarchy
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120