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-500D → PowerShot500D).
public bool? ConcatenateAll { get; init; }
Property Value
- bool?