原文转载自:https://blog.csdn.net/GetDC/article/details/78193667
Sharepoint foundation 提供的搜索服务已经很全面了,基本涵盖了公司内部需要的大多数需求。
在配置过程中经常遇到一些小问题。最近爬网中遇到一个错误索引分区提示,叹号提示。并且无法使用站点搜索功能,下图:
遇到这个错误是无法直接重置索引,重置索引后依然提示索引分区有问题。
查了很多解决方案,这个比较靠谱。
1: 停止sharepoint的Timer Service 2:清空所有 configuration cache,具体目录如下:
C:\ProgramData\Microsoft\SharePoint\Config[GUID] 下包含cache.ini 的子目录。
删除所有的文件,除了 cache.ini
用文本打开cache.ini, 把里面数字改为1
3:重新启动sharepoint的Timer Service 4:到searchreset.aspx页面重置搜索索引。 5:重新完全pa网即可。
重置索引时,在搜索管理页面看到如下状态
如是服务器场,有多台负载需要同时清空两台cache再重新pa网
———————————————— 原文链接:https://blog.csdn.net/GetDC/article/details/78193667
另:几个sharepoint索引管理页面的地址如下
格式为:服务器名称+页面路径+appid号
1、爬网日志 http://win-l26hapivehl:4945/_admin/search/CrawlLogContentSources.aspx?appid=70f8960a%2Db9a8%2D4838%2Dba4b%2De2b71107bb3e
2、暂停爬网 http://win-l26hapivehl:4945/_admin/search/searchapppause.aspx?appid=70f8960a%2Db9a8%2D4838%2Dba4b%2De2b71107bb3e
3、爬网重置 http://win-l26hapivehl:4945/_admin/search/searchreset.aspx?appid=cde12bd3-622d-4a1e-9d8e-c149b366bd9e
4、管理内容源 http://win-l26hapivehl:4945/_admin/search/listcontentsources.aspx?appid=70f8960a%2Db9a8%2D4838%2Dba4b%2De2b71107bb3e