How to handle User Summarization Queries in Azure Cognitive Search
I have implemented a system where users can upload files via a UI file upload screen. These files are then stored in Azure Blob Storage and indexed into Azure Cognitive Search. Later, users can query this indexed content through a UI chat screen.