Article ID: 197028 - Last Review: June 22, 2007 - Revision: 2.3 How to use FrontPage with Microsoft Index Server on IIS 3.0This article was previously published under Q197028 For a Microsoft FrontPage 98 version of this article, see 194075 (http://support.microsoft.com/kb/194075/EN-US/ ) . For a Microsoft FrontPage 97 version of this article, see 166357 (http://support.microsoft.com/kb/166357/EN-US/ ) . On This PageSUMMARY Microsoft Index Server version 1.1 is a content-indexing
and search component included with Microsoft Internet Information Server (IIS)
3.0. When the FrontPage 2000 Server Extensions are installed with IIS 3.0, the
Search Form uses the document index and search component of Index Server. When
Index Server is used with IIS virtual servers and FrontPage, there are special
considerations. This article describes the interaction between FrontPage, Index
Server, and IIS virtual servers. MORE INFORMATIONInstalling Index Server for Virtual ServersFor information about installing the Index Server, visit the following Microsoft World Wide Web site:http://msdn2.microsoft.com/en-us/library/ms951563.aspx
(http://msdn2.microsoft.com/en-us/library/ms951563.aspx)
Creating and Associating a Catalog for Each Virtual ServerUsing the Index Server Administration HTML pages, check the list of virtual roots to be indexed in the catalog and remove any virtual roots you do not want to include in the catalog. Common roots (virtual roots without specific IP addresses) are indexed in all catalogs by default.Force the creation of the catalog by browsing to the virtual server and attempting a search. IssuesFrontPage creates an Internet data query (.idq) file in the _vti_script directory for each page that contains a Search Form or WebBot Search component. To properly associate the query with the catalog for the virtual server, edit the "filename.htm0.idq" file so the CiCatalog parameter correctly specifies the catalog for that virtual server. This file will be deleted and recreated automatically when you use the Recalculate Hyperlinks command on the Tools menu in FrontPage Explorer. Because the file is deleted by the SYSTEM account, there is no way to adequately protect it using Windows NT permissions.If the CiCatalog parameter in the filename.htm0.idq file does not specifically name a catalog for the virtual server, the default catalog will be used. The default catalog is identified in the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\contentindex
\IsapiVirtualServerCatalogs\{default} By design, only ten files are returned as part of the search
results. The search caption lists the total number of files that match the
query, but ten is the maximum number of filenames that are returned. The number
of files returned can be changed by updating the CiMaxRecords InResultSet
variable in the filename.htm0.idq file. All changes to the
_vti_bin/filename.htm0.idq file will be lost the next time you use the
Recalculate Hyperlinks command. If you want to avoid using the Search Form or the WebBot Search Component, you may design a custom form linked to an .idq file in a directory other than _vti_bin. The catalog can be updated from the Index Server Administration page by performing an incremental directory scan and merging the index. The scan and merge operations are performed automatically as defined by the registry entries ForcedNetPathScanInterval and MasterMergeTime. The default interval for ForcedNetPathScanInterval is 120 minutes and the default for MasterMergeTime is 0:00. For more information about how to configure FrontPage 2000 to search by using Index Server, click the following article number to view the article in the Microsoft Knowledge Base: 203796
(http://support.microsoft.com/kb/203796/
)
How to configure FrontPage to search a site by using Index Server
| Article Translations
|
Back to the top
