SolrNet.Impl.SpellCheckResult Class Reference
Spell-checking results. More...
Properties | |
string | Query [get, set] |
Original query term. | |
int | NumFound [get, set] |
Result count for original term. | |
int | StartOffset [get, set] |
Start offset. | |
int | EndOffset [get, set] |
End offset. | |
ICollection< string > | Suggestions [get, set] |
Spelling suggestions. |
Detailed Description
Spell-checking results.
Property Documentation
int SolrNet.Impl.SpellCheckResult.EndOffset [get, set] |
End offset.
int SolrNet.Impl.SpellCheckResult.NumFound [get, set] |
Result count for original term.
string SolrNet.Impl.SpellCheckResult.Query [get, set] |
Original query term.
int SolrNet.Impl.SpellCheckResult.StartOffset [get, set] |
Start offset.
ICollection<string> SolrNet.Impl.SpellCheckResult.Suggestions [get, set] |
Spelling suggestions.
The documentation for this class was generated from the following file:
- SolrNet/Impl/SpellCheckResult.cs
Generated on Sun May 3 2015 17:19:09 for SolrNet by 1.7.2