ISpellCheckerResult Interface |
Namespace: Dynamicweb.Indexing.Querying
The ISpellCheckerResult type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets or sets results count
(Inherited from IQueryResult.) | |
DebugInfo |
Gets or sets debugging information related to the execution of the query that produced this result (Inherited from IQueryResult.) | |
FacetGroupResult |
Gets or sets facet groups result
(Inherited from IQueryResult.) | |
QueryResult |
Gets or sets query result as collection of objects
(Inherited from IQueryResult.) | |
SpellCheckerResult |
Collection of suggestions from spell checker
| |
TotalCount |
Gets or sets total hits of result
(Inherited from IQueryResult.) |