SetIndexType

IndexSettingsConfigurator.SetIndexType method

Sets the index type.

public IndexSettingsConfigurator SetIndexType(IndexType indexType)
Parameter Type Description
indexType IndexType The index type.

Return Value

The index settings configurator.

See Also