How’s that title for alliteration?
SharePoint Server 2007 does NOT automatically enable search for you. It’s as simple as that, so we need to do it.
- You need to go into Central Administrator first. This is where you maintain pretty much everything within your server farm.
- Click on Operations.
- Under Topology and Services, click on Services on Server.
- Make sure the Office SharePoint Server Search Service is enabled. If it is disabled, click Start.
- Enter your Shared Services Administration
- Under Search, click on Search settings
- If there are items in the index, and your search still doesn’t work, there may be other issues, like the Indexing Service for your server may not be started.
- Click on Content sources and crawl schedules
- There should be a Content Source already created: click on the name of that Content Source.
- Under Crawl Schedules, setup schedules for Full and Incremental Crawl
- Under Start Full Crawl, check Start full crawl of this content source
- Click OK
Now your content should be crawled. You will also be amazed to find that .pdf is not a default crawl type.
- Go back under Crawl Settings
- Click on File types and add the pdf extension
Phew, now we should have a semi functional search service. Keep in mind that there are many other settings that can be set. Nose around and setup the other sections of the search service.
Comments
(2)
Tags:
sharepoint, asp.net
|
Categories:
Setup