I inherited a Google Mini and am trying to work around the limitation of not being able to index SharePoint (2003) natively. I can map a UNC path to a site's Shared Documents folder in Windows or Mac OS X, but I am stuck somewhere with the Mini. Or am I crazy? Is this not a valid workaround?
For "Start Crawling from the Following URLs:" and "sharepoint.mysite.com\DavWWWRoot\sites\siteName\LibraryName\" I have the following:
\\sharepoint.mysite.com\DavWWWRoot\sites\siteName\LibraryName\
Since this needs authentication I have the same URL in Crawler Access with a tested username/pwd combo.
The Crawl Diagnostics gives me a Error: Document not found (404).
for the same URL. (The Mini displays it in the diagnostics as unc://sharepoint.mysite.com/DavWWWRoot/sites/siteName/LibraryName/
)
Under Network Settings I ran the Network Diagnostics for the aforementioned URL and received the following:
Test URL unc://sharepoint.mysite.com/DavWWWRoot/sites/siteName/LibraryName/ returncode 404, should be 200
Test URL unc://sharepoint.mysite.com/DavWWWRoot/sites/siteName/LibraryName/ OK - pingable
Is what I'm trying possible via the Google Mini?