SearchResult Properties |
The SearchResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentCount |
Gets the number of documents found.
|
![]() | EndTime |
Gets the end time of the search.
|
![]() | NextChunkSearchToken |
Gets a chunk search token for searching the next chunk.
|
![]() | OccurrenceCount |
Gets the total number of occurrences found.
|
![]() | SearchDuration |
Gets the search duration.
|
![]() | StartTime |
Gets the start time of the search.
|
![]() | Truncated |
Gets a value indicating that the result is truncated.
|
![]() | Warnings |
Gets a warnings describing the result.
|