Table of Contents

Property SplitOnCaseChange

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

SplitOnCaseChange

If true, split tokens at case transitions (e.g., camelCasecamel, Case).

public bool? SplitOnCaseChange { get; init; }

Property Value

bool?