createIndex

abstract suspend fun createIndex(options: CreateIndexOptions.() -> Unit)(source)

Creates a new vector index in this bucket Convenience method that automatically includes the bucket name

Public alpha: This API is part of a public alpha release and may not be available to your account type.

Parameters

options
  • Index configuration (vectorBucketName is automatically set)