Table of Contents

Property SplitOnNumerics

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

SplitOnNumerics

If true, split tokens between alphabetic and numeric boundaries (e.g., 500D500, D).

public bool? SplitOnNumerics { get; init; }

Property Value

bool?