Top 3 issues and workarounds for Search in SharePoint 2007 Beta 2 Tech Refresh
1. Before running the B2TR Patch, you must stop and disable the SharePoint Search Service
For Windows SharePoint Services 3.0:
Before starting the installation, ensure that you have stopped the “Windows SharePoint Services Search” service on *all* search servers from the “Services on Server” page in Central Administration. Failure to stop the service will cause search not to work on the upgraded farm. For more information see the B2TR Installation documentation at http://blogs.msdn.com/sharepoint/archive/2006/09/12/750127.aspx.
For Microsoft Office SharePoint Server 2007:
Before starting the installation, ensure that you have disabled and stopped the “Office SharePoint Server Search” service from the Service Control Manager on *all* the servers in the farm. Failure to disable and stop the service might cause you to lose the crawled data and require an index reset to recover. For more information, see the B2TR Installation documentation at http://blogs.msdn.com/sharepoint/archive/2006/09/12/750127.aspx. For other known issues related to MOSS 2007 Search beta, go to the readme file at http://officebeta.iponet.net/search/redir.aspx?assetid=FX101667211033&QueryID=TIFAYFpTT0&respos=7&rt=2.
2. Configuring the propagation share
After upgrading from Beta 2 to B2TR, or after creating a new SSP, or after adding a new query server to a farm, if your Office SharePoint Server farm includes separate Indexing and Query servers, the shared folder for search index propagation must be reconfigured. For each query server (a server running the Office SharePoint Server Search service, and is configured to "serve search queries" only), run the command "stsadm.exe -o osearch propagationlocation <location>" where <location> is the desired file system path for the search index files.
After configuring the propagation share, if you see an error on the checkfarmservices.aspx page, this is likely a false alarm.
Additionally, when doing a backup/restore, the propagation share must be configured once again to enable propagation. This is the same procedure as the paragraph above. There is no action for backup. Only after certain types of restores would the command have to be run. After the following events, the propagation share would need to be reconfigured:
· Restore a backup of a farm to new servers. The admin will have to run the STSAdm command on each query server in the restored farm.
· Restore a backup of the farm to the same servers, but after the operating system has been reinstalled. The admin will have to run the STSAdm command on each query server in the restored farm.
3. When using a MOSS 2007 Indexer to crawl content that resides on a SharePoint Portal Server 2003 server
You have to do two full crawls of the repository to get the correct metadata into the MOSS Search system.
Sage Kitamorn
Program Manager, SharePoint Search