I've successfully installed Sharepoint 2010 and FAST Search for Sharepoint 2010 on my machine. Things seem to work fine with crawl of sharepoint sites but crawling local file system keeps failing with below:
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)
I got this from Event View Application log. I have made sure permissions are set to allow read, list and execute access to users running the services. Also tried updating crawl rules etc. to make them very liberal.
The URLs I have tried in Content Source are: //win-fs/C:/Users/ravish/FAST_TEST_SET file://win-fs/C:/Users/ravish/FAST_TEST_SET file:\win-fs\C:\Users\ravish\FAST_TEST_SET
Nothing seems to work so far. Have been toiling the web trying to find answers, found many users with similar problems but nothing concrete with a straight reply to it. I've spent hours so any help will be appreciated.
Details of my system: Windows Server 2008 R2 Sharepoint Enterprise 2010 FAST Search 2010
(all installed on single laptop)