Table of Contents

Property CreateMissingSearchIndexes

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

CreateMissingSearchIndexes

Creates any MongoDB search indexes that do not already exist. The default is true.

public bool CreateMissingSearchIndexes { get; init; }

Property Value

bool