semantic-kernel
semantic-kernel copied to clipboard
.Net: ADR for Text Search Service Abstraction
### Tasks
- [x] Implement abstraction for Azure AI Search
- [x] Implement abstraction for Bing Search
- [x] Implement abstraction for Google Search
- [x] Investigate approach to support common features such as paging, sorting, filtering, ...
- [x] Create an ADR describing the new Text Search abstraction