I've encoutered the following problem, in the
Manage Content Sources screen, I saw the next crawls scheduled and the time would change for the next one, but
Last Crawl Completed never changed. Futhermore, when I went in the
Services on Server screen from the Operation Central Administration section, the status for the
Office SharePoint server Search service was
Starting (for days) and the comment was
Required on farm.
Here's how I solved the problem.
- On the SharePoint server, in a command prompt, run the following commands,
- stsadm -o osearch -action stop
- stsadm -o osearch -action start -role IndexQuery
- Then, in Central Administration,
- in the left menu, click Shared Services Administration,
- open the menu for your Shared Services, and then click on Edit Properties,
- in the Index Server section, select your Index server,
- click OK.
No comments:
Post a Comment