Property StoreDocumentText
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
- Assembly
- MongoDB.EntityFrameworkCore.dll
StoreDocumentText
A flag that indicates whether to store the exact document text as well as the analyzed values in the index.
public bool? StoreDocumentText { get; set; }
Property Value
- bool?