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
feat: Add LINQ filtering example to text search sample
- Added SearchWithLinqFilteringAsync() method to Step1_Web_Search.cs
- Demonstrates ITextSearch<TRecord> interface usage with LINQ filtering
- Educational enhancement for developers learning text search functionality
- Includes comprehensive documentation and usage examples
0 commit comments