.Net MEVD: filter-only search API (without vector similarity) #10295
Labels
memory
msft.ext.vectordata
Related to Microsoft.Extensions.VectorData
.NET
Issue or Pull requests regarding .NET code
triage
We have seen requests for doing criteria filtering without vector similarity; that's important e.g. for synchronizing data, checking if records already exist in the database before updating them, and similar scenarios.
Once #10156 is done, doing this should be quite easy.
/cc @SteveSanderson
The text was updated successfully, but these errors were encountered: