Help >
Web Development
>
Object Reference
>
Code Samples
>
ASP.NET
Perceptive Enterprise Search
Local Administration Console
Other Products
ASP.NET
These simple examples show the fundamentals of getting started using the ISYS:web.dk (admin) object framework with the Microsoft .NET Framework and Visual Studio.NET.
This section includes the following topics:
Before you begin
You need to include ISYS:web.dk (admin) as a reference in your project.
Creating the ISYS engine
Demonstrates creating the ISYS engine and storing it in application scope.
Opening an ISYS Index
Demonstrates opening a static index or a chain of indexes.
Executing a search
Demonstrates executing a command based query against an index.
Enumerating the result list
Demonstrates enumerating an ISYS result list.
Walking the Concept Tree
Demonstrates recursively walking the concept tree nodes.