Table of Contents

Property Default

Namespace
MailFathom.Infrastructure.Persistence.Connections
Assembly
MailFathom.Infrastructure.dll

Default

Gets the configuration used when a deployment names none.

public static PostgresTextSearchConfiguration Default { get; }

Property Value

PostgresTextSearchConfiguration

Remarks

simple neither stems nor drops stop words, which is the honest default for a mailbox: the language of a message is not known when it is indexed, and a language-specific configuration applied to mail written in another one stems words into forms no query produces. A deployment whose mail is reliably in one language sets that language and gains its stemming.