Azure-Samples / azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://azure.microsoft.com/products/search
MIT License
5.57k stars 3.74k forks source link

zero Search results #1679

Open mo-albaba opened 3 weeks ago

mo-albaba commented 3 weeks ago

Please provide us with the following information: Following the thought process of my "Search results," I am getting good expected search results when using the localhost, but when using the public URL (.azurewebsites.net), I get [] empty search results. I'm not sure what the issue is with it only letting me search and receive good results under localhost.

This issue is for a: (mark with an x)

- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

azd version?

run azd version and copy paste here.

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

pamelafox commented 2 weeks ago

Is this related to the other issue around global document access, or is it a different issue?