You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ITextSearch accepts TextSearchOptions, which currently has an optional TextSearchFilter, which relies on the legacy non-LINQ vector search filtering feature. We need to modify it to use the new search interface. @markwallace-microsoft let me know if/when you want to discuss ideas around this.