Configuring and implementing Indexing Service 3.0

[Author's Note: Each month, this column discusses various aspects of the advanced administration of e-business sites. This month, I examine the setup, configuration, and implementation of Windows 2000 Indexing Service 3.0.]

Win2K's Indexing Service is a base service that extracts content from files to produce an index catalog file. Historically, Microsoft Index Server on Windows NT 4.0 was limited to indexing content solely on Web servers. Indexing Service, in conjunction with the index catalog file, facilitates efficient searching and provides content indexing of the Web site and the file system. Indexing Service can extract text and property information from files on the local host and on remote, networked hosts. This distinction is important and one of the great new Indexing Service features.

The service uses a concept called filtering to extract the content. These filter components understand a file's format, which can include multilanguage features such as international languages and local dialects. Win2K supplies filters for Microsoft Office files, .html files, .asp files, MIME messages, and plaintext files. However, third-party software companies such as Adobe Systems provide filters for other file formats (e.g., .pdf files).

Indexing Service requires Win2K Professional, Win2K Server, Win2K Advanced Server, or Win2K Datacenter Server. For the examples I provide here, I assume that you have access to Win2K Server, Win2K AS, or Datacenter and have performed a default installation, which includes installation of IIS 5.0 and Indexing Service 3.0.

Configuring Indexing Service to Run Automatically
In a default installation, Win2K doesn't automatically run Indexing Service. To configure Indexing Service to run automatically, you first need to start it. Make sure that you're authenticated on a Win2K Pro, Win2K AS, or Datacenter machine, with sufficient permissions to configure a service (e.g., Administrator). Run the Computer Management tool by selecting Start, Programs, Administrative Tools, Computer Management. Navigate to the Services folder, which Figure 1 shows. You can quickly and easily start Indexing Service by right-clicking Indexing Service and selecting Start or by clicking Start on the toolbar. (You can also start Indexing Service by clicking Start on the General tab in the service's Properties dialog box.)

Most likely, you'll want Indexing Service to start automatically when your server starts. To configure the service, right-click Indexing Service, then select Properties. Click the General tab, and select Automatic from the Startup type drop-down list, as Figure 2, page 8, shows. Start Indexing Service. You might notice a flurry of disk activity as Indexing Service builds or updates the default index catalogs.

Before you leave the Indexing Service Properties dialog box, pay special attention to the Path to executable field. This field's value will be similar, if not identical, to the path C:\winnt\system32\cisvc.exe. You can monitor Indexing Service by its Image Name on the Processes tab of Windows Task Manager. Locate the Image Name by the cisvc.exe name and its associated daemon, cidaemon.exe, as Figure 3 shows. Monitoring Indexing Service is important for your implementation. As I discuss later, full builds of large Indexing Service catalogs can be burdensome on your Win2K machine. You don't want to perform full builds of massive index catalogs on megabytes or terabytes of data; such builds can bring your server to its knees in production during peak hours.

Putting Indexing Service into Action
Win2K includes a Microsoft Management Console (MMC) snap-in for querying the Indexing Service catalog and for managing Indexing Service's state and properties. With the Indexing Service snap-in, you can use the Indexing Service catalog to search for files or folders. You can also use the snap-in to start, stop, and pause Indexing Service and to administer many of its properties, such as those defining the construction of its catalogs.

From the Computer Management tool, navigate to \services and applications\indexing service. (If you haven't started Indexing Service, start it now.) Notice that by default, Indexing Service sets up and configures two index catalogs, as Figure 4 shows. The first catalog is a file-system catalog called System. The second catalog is a Web site catalog called Web.

   Prev. page   [1] 2     next page
 
 

ADS BY GOOGLE