Property IgnoreKeywords
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Search
- Assembly
- MongoDB.EntityFrameworkCore.dll
IgnoreKeywords
If true, do not modify tokens that have been marked as keywords by an upstream
keywordMarker filter.
public bool? IgnoreKeywords { get; init; }
Property Value
- bool?