Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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.

CreateSearchIndexModel(string, SearchIndexType?, BsonDocument)

Initializes a new instance of the CreateSearchIndexModel class.

Properties

Definition

Gets the index definition.

Name

Gets the index name.

Type

Gets the index type.