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., PowerShot → Power, Shot).
public bool? GenerateWordParts { get; init; }
Property Value
- bool?