2 writes to IsIndexed
Microsoft.Extensions.VectorData.Abstractions (2)
ProviderServices\CollectionModelBuilder.cs (2)
263dataProperty.IsIndexed = dataAttribute.IsIndexed; 271dataProperty.IsIndexed = defData.IsIndexed;