FoundDocumentField
Leave feedback
On this page
Represents a found document field.
public class FoundDocumentField
| Name | Description |
|---|---|
| FieldName { get; } | Gets the field name. |
| OccurrenceCount { get; } | Gets the number of occurrences found. |
| Terms { get; } | Gets the terms found. |
| TermSequences { get; } | Gets the term sequences found. |
| TermSequencesOccurrences { get; } | Gets the occurrences of the found term sequences. |
| TermsOccurrences { get; } | Gets the occurrences of the found terms. |
| Name | Description |
|---|---|
| static Deserialize(byte[]) | Deserializes an instance from a byte array. |
| Serialize() | Serializes the current instance to a byte array. |
| override ToString() | Returns string representation of the found document field. |
Learn more
- namespace GroupDocs.Search.Results
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.