Skip to main content

Posts

Showing posts with the label SharePoint search

Configuring search in Sharepoint (MOSS 2007)

Configuring search in sharepoint is easy task , if you know the steps. Sometimes i saw people are struggling to configure search, so i thought of writting one blog about search configuration. prerequisites for configuration. The important one is the user account . SSP application pool security account Security account for the application pool that the SSP resides in. SSP service account Used by the following: •SSP Web services for inter-server communication •SSP Timer service to run timer jobs Office SharePoint Server Search Used as the service account for the Office SharePoint Server Search service. There is only one instance of this service and it is used by all SSPs. Default content access account The default account used within a specific SSP to crawl content. If a specific account is not specified for a content source, the default content access account is used. Content access account A specific account that is configured to access a content source. This account is optional and is...