Click or drag to resize

ISpellCheckerResult Properties

The ISpellCheckerResult type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets or sets results count
(Inherited from IQueryResult.)
Public propertyDebugInfo
Gets or sets debugging information related to the execution of the query that produced this result
(Inherited from IQueryResult.)
Public propertyFacetGroupResult
Gets or sets facet groups result
(Inherited from IQueryResult.)
Public propertyQueryResult
Gets or sets query result as collection of objects
(Inherited from IQueryResult.)
Public propertySpellCheckerResult
Collection of suggestions from spell checker
Public propertyTotalCount
Gets or sets total hits of result
(Inherited from IQueryResult.)
Top
See Also