Help >
Web Development
>
Object Reference
>
Code Samples
>
ASP
>
Creating the Perceptive Enterprise Search Engine
Perceptive Enterprise Search
Local Administration Console
Other Products
Creating the ISYS Engine
Demonstrates creating the ISYS engine and storing it in application scope.
set Application(
"ISYS"
) = Server.CreateObject(
"ISYS.ISYSAsp"
)