Thursday, January 13, 2011

SharePoint Foundation + Search Server 2010

http://sptechpoint.wordpress.com/2010/11/30/your-search-cannot-be-completed-because-this-site-is-not-assigned-to-an-indexer/

This blog saved my day. Once you install the SSE, u have to configure it in Central Admin site

1. Go to Central Admin as login as the farm Administrator

2. Go to Application Management tab

3. Select SharePoint Web Application Management heading | Content databases

4. Ensure your web application is the one selected

5. Select your content database name

6. Under Search Server – select your server (if your search server drop down is disabled please follow the additional steps below)

7. Go to 12 hive folder and open stsadm.exe utility

8. Run the following command psconfig.exe -cmd services -install

9. Then run stsadm -o spsearch -action start (specify the farm account if required)


Thnx to the author of the mentioned link

No comments:

Post a Comment