문제

I have a server in a farm (App, wfe) where all my search components are running on a single server (App), what are the windows services (in services.msc) needs to be started?

If my search is scaled out like (Crawler on one server and indexer and query ) on other server, what are the services thats needs to be started the respective servers?

도움이 되었습니까?

해결책

You should never be interacting with services.msc with regards to SharePoint Search (unless stopping it for patching purposes). If you deploy a particular Search role to a particular server, it will start the necessary services. There are only two Search services; the Host Controller service which monitors the SharePoint Search service.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top