Table of Contents

Property GenerateWordParts

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

GenerateWordParts

If true, generate tokens for alphabetic subword parts split at delimiters and case changes (e.g., PowerShotPower, Shot).

public bool? GenerateWordParts { get; init; }

Property Value

bool?