4 writes to IndexKind
Microsoft.Extensions.VectorData.Abstractions (4)
ProviderServices\CollectionModelBuilder.cs (2)
288vectorProperty.IndexKind = vectorAttribute.IndexKind; 300vectorProperty.IndexKind = defVectorProp.IndexKind;
RecordDefinition\VectorStoreVectorProperty.cs (1)
103IndexKind = IndexKind,
RecordDefinition\VectorStoreVectorProperty{TInput}.cs (1)
37IndexKind = IndexKind,