![]() | ISearchQueryRow Interface |
Namespace: Couchbase.Search
public interface ISearchQueryRow
The ISearchQueryRow type exposes the following members.
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".
|