%META:TOPICINFO{author="" date="1008930985" format="1.0" version="1.7"}%
*TWiki Perl Script Configuration for MicrosoftIndexServer Integration*

To configure TWIki to use the MicrosoftIndexServer search engine follow this procedure:

	* Place the following files in in the the stated locations:

		* *IISsearch.pm* needs to be placed in the TWikiRoot/lib/TWiki directory.
		* *iissearch.pl* needs to be placed in the TWikiRoot/bin directory.
		* *iissearch.tmpl* needs to be placed in the TWikiRoot/templates directory.

	* Make the following changes to be made to the TWiki installation:

		* Insert the following variable into *TWiki.cfg*. =$searchCatDir= should point towards the directory containing the IndexServerCatalogue file being used.
 
			* =#						 Path to Microsoft IS Search Catalogue=
			* =$searchCatDir	  = "d:\\twikisearch";=	I USED INDEX INSTEAD OF TWIKISEARCH!

		* Insert the following line in *TWiki.pm*:
			* =use TWiki::IISSearch;=


-- Main.AdamKolbert - 18 Oct 2001 <br>

%META:FILEATTACHMENT{name="IISsearch.pl" attr="" comment="Place in TWikiRoot\bin" date="1003413660" path="K:\twiki-install\bin\IISsearch.pl" size="4245" user="AdamKolbert" version=""}%
%META:FILEATTACHMENT{name="IISSearch.pm" attr="" comment="Place in TWikiRoot\lib\TWiki Requires Caching Fix" date="1008930983" path="T:\lib\TWiki\IISSearch.pm" size="12614" user="" version="c:/rcs/bin/win32/rlog.exe -x,v -h d:/twikiroot/pub/AI/PerlScriptConfigurationForIss/IISSearch.pm,v"}%
%META:FILEATTACHMENT{name="iissearch.tmpl" attr="" comment="Place in TWikiRoot\templates" date="1003413720" path="K:\twiki-install\templates\iissearch.tmpl" size="1968" user="AdamKolbert" version=""}%
