Forum Discussion
Sharepoint 2016 no search results.
- Jul 12, 2019
mikjac21549 no proxy? A proxy should exist. You could try creating one using PowerShell
https://docs.microsoft.com/en-us/powershell/module/sharepoint-server/new-spenterprisesearchserviceapplicationproxy?view=sharepoint-ps
Alternatively, if you haven't configured your search service application a lot or you know exactly what you did you could as well recreate your search service application too. I wonder what way you provisioned your search service application. If you create one using Central Administration the proxy should be automatically created. If you used PowerShell you probably missed some steps...
mikjac21549 no proxy? A proxy should exist. You could try creating one using PowerShell
https://docs.microsoft.com/en-us/powershell/module/sharepoint-server/new-spenterprisesearchserviceapplicationproxy?view=sharepoint-ps
Alternatively, if you haven't configured your search service application a lot or you know exactly what you did you could as well recreate your search service application too. I wonder what way you provisioned your search service application. If you create one using Central Administration the proxy should be automatically created. If you used PowerShell you probably missed some steps...
paulpascha I deleted and re-created the search service, and that seemed to resolve the issue.
I still don't have a proxy. I thought that was only used for search other content outside of my local sites.
thanks for hanging with me.