Table of Contents

Property ConcatenateWords

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

ConcatenateWords

If true, add a token that is the concatenation of adjacent alphabetic subwords with delimiters removed (e.g., power_shotpowershot in addition to parts).

public bool? ConcatenateWords { get; init; }

Property Value

bool?