Keyoti SearchUnit API Docs
KeywordHits Class
API DocumentationKeyoti.SearchEngine.UtilsKeywordHits
Keyoti SearchUnit v6
Maps a keyword to number of matches inside of a result document for that keyword.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class KeywordHits
public class KeywordHits
Public Class KeywordHits
Public Class KeywordHits
public ref class KeywordHits
public ref class KeywordHits
type KeywordHits =  class end
type KeywordHits =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
KeywordHits(String, Int32)
New

Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
Hits
Number of hits of the keyword in the document.

Keyword
The keyword.

MemberwiseClone()()()() (Inherited from Object.)
ToString()()()() (Inherited from Object.)
Inheritance Hierarchy
Object
KeywordHits

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