Table of Contents

Field MinimumWordsPerSnippet

Namespace
MailFathom.Application.Emails.Search
Assembly
MailFathom.Application.dll

The fewest words one extract may carry, which is also the floor WordsPerSnippet is validated against.

public const int MinimumWordsPerSnippet = 4

Returns

int
The fewest words one extract may carry, which is also the floor is validated against.

Remarks

Below this an extract shows a matched word with no surrounding text, which tells a reader nothing a rank does not.