문제

We are using SP2016. I have created a new content source to crawl another non-SharePoint website. It is working as expected. But I also need to save the index into separated crawl database.

By using New-SPEnterpriseSearchCrawlDatabase I can create a new crawl database but how could I map the content source to the new DB?

도움이 되었습니까?

해결책

You can create a second Search Service Application to isolate your crawled content. You cannot assign a particular database to a particular content source otherwise.

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