Table of Contents

Property NormalizeToLowercase

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

NormalizeToLowercase

A flag indicating whether to transform text values in string fields to lowercase.

public bool? NormalizeToLowercase { get; set; }

Property Value

bool?