Table of Contents

Property FoldDiacritics

Namespace
MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
Assembly
MongoDB.EntityFrameworkCore.dll

FoldDiacritics

Flag to perform normalizations such as including or removing diacritics from the indexed text.

public bool? FoldDiacritics { get; set; }

Property Value

bool?