ISearchHits Interface |
Namespace: CMS.Search
public interface ISearchHits
The ISearchHits type exposes the following members.
Name | Description | |
---|---|---|
Doc |
Returns the document at the specified index
| |
Length |
Returns the length of the hits collection
| |
MaxScore |
Returns the maximum score value encountered.
| |
Score |
Returns the score of the document at the specified index
|