Click or drag to resize

SearchMetrics Properties

The SearchMetrics type exposes the following members.

Properties
  NameDescription
Public propertyErrorCount
The count of errors.
Public propertyMaxScore
The maximum score within the results.
Public propertySuccessCount
The number of shards (pindex) of the FTS index that were successfully queried, returning hits.
Public propertyTook
Total time taken for the results.
Public propertyTotalCount
Gets the total count.
Public propertyTotalHits
Total hits returned by the results.
Top
See Also