![]() | SearchMetrics Class |
[Missing <summary> documentation for "T:Couchbase.Search.SearchMetrics"]
Namespace: Couchbase.Search
public class SearchMetrics
The SearchMetrics type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchMetrics | Initializes a new instance of the SearchMetrics class |
Name | Description | |
---|---|---|
![]() | ErrorCount |
The count of errors.
|
![]() | MaxScore |
The maximum score within the results.
|
![]() | SuccessCount |
The number of shards (pindex) of the FTS index that were successfully queried, returning hits.
|
![]() | Took |
Total time taken for the results.
|
![]() | TotalCount |
Gets the total count.
|
![]() | TotalHits |
Total hits returned by the results.
|