Table of Contents

Property ConcatenateAll

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

ConcatenateAll

If true, add a token that is the concatenation of all subwords (letters and numbers) with delimiters removed (e.g., PowerShot-500DPowerShot500D).

public bool? ConcatenateAll { get; init; }

Property Value

bool?