Table of Contents

Class NoIndexOptions

Namespace
Mythosia.VectorDb.Postgres
Assembly
Mythosia.VectorDb.Postgres.dll

Disables vector index creation and runtime index tuning.

public sealed class NoIndexOptions : VectorIndexOptions
Inheritance
NoIndexOptions
Inherited Members

Properties

IndexType

Index algorithm represented by this settings object.

public override IndexType IndexType { get; }

Property Value

IndexType