Scripts provide you with an way to extend the indexer using scripting languages such as Microsoft® Visual Basic® Scripting Edition (VBScript) and Microsoft® JSCRIPT, adding the flexibility to create advanced file indexing rules, index foreign file systems, or index documents not currently handled natively by the engine.
Scripts allow you to:
The engine loads your script looking for particular methods, dependent on the purpose of your script. Your script is loaded once and kept loaded. You may include global variables to keep state in your script.
Scripts are stored per index in the ISYSSCRIPT.XML file. The ISYSCRIPT.XML is an xml file that stores the one or more scripts for any given index. You can modify this file by hand, however Perceptive Enterprise Search - Local Administration Console does provide a wizard to modify it for you.