Perceptive Enterprise Search 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 Perceptive Enterprise Search engine.
Perceptive Enterprise Search scripts allow you to extended the engine, allowing you to:
The Perceptive Enterprise Search engine loads your script looking for particular methods, dependent on purpose of your script. Your script is loaded once, and kept loaded. You may include global variables to keep state in your script.
Perceptive Enterprise Search 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, or use the built-in wizard.
The indexing wizard allows you to create a new scripted index, to do so:
You can add a scripting rule to existing indexes.
Scripting Rules Wizard | |
File Rules | |
Metadata Injection | |
Templates | |
Utility Functions | |
Utility Classes |