Skip to content

.Net: Remove legacy filtering from MEVD providers#13636

Draft
roji wants to merge 1 commit intomicrosoft:mainfrom
roji:RemoveLegacyFiltering
Draft

.Net: Remove legacy filtering from MEVD providers#13636
roji wants to merge 1 commit intomicrosoft:mainfrom
roji:RemoveLegacyFiltering

Conversation

@roji
Copy link
Member

@roji roji commented Mar 6, 2026

Removes all legacy filtering logic from MEVD, leaving only (obsoleted) FilterClause and subclasses, which are still needed by ITextSearch (see conversation in #13384 (comment)).

As suggested by @westey-m let's do an SK release before merging this (see above).

Closes #10456

/cc @alzarei

@roji roji force-pushed the RemoveLegacyFiltering branch from b764d98 to 90c71ba Compare March 6, 2026 09:27
@moonbox3 moonbox3 added the .NET Issue or Pull requests regarding .NET code label Mar 6, 2026
@github-actions github-actions bot changed the title Remove legacy filtering from MEVD providers .Net: Remove legacy filtering from MEVD providers Mar 6, 2026
@roji roji force-pushed the RemoveLegacyFiltering branch from 90c71ba to ab0aa44 Compare March 6, 2026 11:29
@roji roji force-pushed the RemoveLegacyFiltering branch from ab0aa44 to abdbad6 Compare March 6, 2026 13:08
@roji roji temporarily deployed to integration March 6, 2026 13:09 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.Net MEVD: Modify ITextSearch to react to the new LINQ-based vector search filtering

2 participants