![]() | SearchQueryRow Class |
Namespace: Couchbase.Search
public class SearchQueryRow : ISearchQueryRow
The SearchQueryRow type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchQueryRow | Initializes a new instance of the SearchQueryRow class |
Name | Description | |
---|---|---|
![]() | Explanation |
Detailed explanation of the search "hit".
|
![]() | Fields |
Give thes complete value of the included fields where matches occurred.
|
![]() | Fragments |
The highlighted fragments of the search hits within the content.
|
![]() | Id |
The document identifier.
|
![]() | Index |
Gets the index used for the "hit".
|
![]() | Locations |
Indicates the offsets of the search terms matched inside the document.
|
![]() | Score |
The relative score for this "hit".
|