![]() | QueryMetadata Class |
Namespace: SphinxConnector.FluentApi
The QueryMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | AgentCpuStatistics |
Gets the agent CPU statistics for the query.
|
![]() | AgentIOStatistics |
Gets the agent IO statistics for the query.
|
![]() | CpuStatistics |
Gets the CPU statistics for the query.
|
![]() | IOStatistics |
Gets the IO statistics for the query.
|
![]() | Predictions |
Gets the predictions for the query.
|
![]() | Time |
Gets the query execution time.
|
![]() | Total |
Gets the total number of matches for the query.
|
![]() | TotalFound |
Gets the total number of matches found for the query.
|
![]() | WordInfo |
Gets a list containing the word infos for the query.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |