FoundDocument Class |
Namespace: GroupDocs.Search.Results
The FoundDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentInfo |
Gets the document info.
|
![]() | FoundFields |
Gets the document fields found.
|
![]() | OccurrenceCount |
Gets the number of occurrences found.
|
![]() | Relevance |
Gets the relevance of search result.
|
![]() | Terms |
Gets the terms found.
The value is evaluated each time the property is accessed.
|
![]() | TermSequences |
Gets the term sequences found.
|
Name | Description | |
---|---|---|
![]() ![]() | Deserialize |
Deserializes an instance from a byte array.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Serialize |
Serializes the current instance to a byte array.
|
![]() | ToString |
Returns string representation of the found document.
(Overrides ObjectToString.) |