3 instantiations of VectorAndStringRecord
Microsoft.Extensions.VectorData.ConformanceTests (3)
HybridSearchTests.cs (3)
181new() 188new() 195new()
4 references to VectorAndStringRecord
Microsoft.Extensions.VectorData.ConformanceTests (4)
HybridSearchTests.cs (4)
155public abstract class VectorAndStringFixture : VectorStoreCollectionFixture<TKey, VectorAndStringRecord<TKey>> 159public IKeywordHybridSearchable<VectorAndStringRecord<TKey>> HybridSearchable 160=> (IKeywordHybridSearchable<VectorAndStringRecord<TKey>>)Collection; 174protected override List<VectorAndStringRecord<TKey>> BuildTestData()