Table of Contents

Class CreateSearchIndexModel

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Model for creating a search index.

public sealed class CreateSearchIndexModel
Inheritance
CreateSearchIndexModel
Inherited Members

Constructors

CreateSearchIndexModel(string, BsonDocument)

Initializes a new instance of the CreateSearchIndexModel class.

Properties

Definition

Gets the index definition.

Name

Gets the index name.