The SphinxBuildKeywordResult type exposes the following members.

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the type of the current instance.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  Name Description
Public property DocumentCount
Gets the number of documents containing the keyword.
Public property HitCount
Gets the number of hits across the documents for the keyword.
Public property Normalized
Gets the normalized keyword.
Public property Tokenized
Gets the tokenized keyword.

See Also