Showing posts with label sharepoint. Show all posts
Showing posts with label sharepoint. Show all posts

Wednesday, July 16, 2008

Sharepoint: indexer

1. start the Windows Sharepoint Service Search

How?

Sharepoint 3.0 Central administration

Operations

Services in server

Click start the Windows Sharepoint service search. It's better go to services.msc to configure the sharepoint search to automatic start.


2.

Sharepoint 3.0 Central Administration

Application Management

Content Database

Click on the Content Database Name

Specify the indexer server as shown below:

Sharepoint:Add a URL mapping to the web application

I created a sharepoint application with http://tlc-tndc.dyndns.org/. I could access the sharepoint application using the URL. However, internal user wants to use http://tndc-main/, the Netbios name.

Configure the Web Application in IIS with multiple host header mapping as shown below:

Access the web application with both http://tlc-tndc.dyndns.org/ and http://tndc-main/ without problem. However, with http://tndc-main/, you cannot use the search feature. It gives you the error message: Add a URL mapping to the web application. How?


Sharepoint 3.0 Central Administration

--Operations

--Alternate Access Mapping


Add an internal URLs

http://tndc-main/

done!