我已经在我的机器上成功安装了 Sharepoint 2010 和 FAST Search for Sharepoint 2010。抓取共享点站点似乎一切正常,但抓取本地文件系统一直失败,如下所示:
The start address unknown://win-fs/C:/Users/ravish/FAST_TEST_SET cannot be crawled.
Context: Application 'FAST_Content_SSA', Catalog 'Portal_Content'
Details:
Item not crawled due to one of the following reasons: Preventive crawl rule; Specified content source hops/depth exceeded; URL has query string parameter; Required protocol handler not found; Preventive robots directive. (0x80040d07)
我从事件视图应用程序日志中得到了这个。我已确保将权限设置为允许对运行服务的用户进行读取、列出和执行访问。还尝试更新爬网规则等以使它们非常自由。
我在 Content Source 中尝试过的 URL 是://win-fs/C:/Users/ravish/FAST_TEST_SET file://win-fs/C:/Users/ravish/FAST_TEST_SET file:\win-fs\C:\用户\狂喜\FAST_TEST_SET
到目前为止似乎没有任何效果。一直在网上苦苦寻找答案,发现许多用户有类似的问题,但没有具体的直接回复。我已经花了几个小时,所以任何帮助将不胜感激。
我的系统详情:Windows Server 2008 R2 Sharepoint Enterprise 2010 FAST Search 2010
(全部安装在一台笔记本电脑上)