FoundDocumentField Class |
Namespace: GroupDocs.Search.Results
The FoundDocumentField type exposes the following members.
Name | Description | |
---|---|---|
![]() | FieldName |
Gets the field name.
|
![]() | OccurrenceCount |
Gets the number of occurrences found.
|
![]() | Terms |
Gets the terms found.
|
![]() | TermSequences |
Gets the term sequences found.
|
![]() | TermSequencesOccurrences |
Gets the occurrences of the found term sequences.
|
![]() | TermsOccurrences |
Gets the occurrences of the found terms.
|
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 field.
(Overrides ObjectToString.) |