Table of Contents

Property ConcatenateNumbers

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

ConcatenateNumbers

If true, add a token that is the concatenation of adjacent numeric subwords (e.g., 500-2050020 in addition to parts).

public bool? ConcatenateNumbers { get; init; }

Property Value

bool?