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