Table of Contents

Class CreateSearchIndexRequest

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

Represents a create search index request.

public sealed class CreateSearchIndexRequest
Inheritance
CreateSearchIndexRequest
Inherited Members

Constructors

CreateSearchIndexRequest(string, BsonDocument)

Initializes a new instance of the CreateSearchIndexRequest class.

Properties

Definition

Gets the definition.

Name

Gets the index name.