IIndex Interface | 
Namespace: Dynamicweb.Indexing
The IIndex type exposes the following members.
| Name | Description | |
|---|---|---|
| Balancer | 
            Gets or sets load balancer index
              | |
| Builds | 
            Gets or sets dictionary of IndexBuilder object instances
              | |
| Description | 
            Gets or sets index description text
              | |
| FileName | 
            Gets or sets index file name
              | |
| Instances | 
            Gets or sets dictionary of IndexProvider object instances
              | |
| Meta | 
            Gets or sets index meta information
              | |
| Name | 
            Gets or sets index instance name
              | |
| Schema | 
            Gets or sets schema definition
              | |
| Settings | 
            Gets or sets index settings
              | |
| SubType | 
            Gets or sets index sub type
              | |
| Type | 
            Gets or sets index type
              | 
| Name | Description | |
|---|---|---|
| Build | 
            Defines build operation
              | |
| GetInstance | 
            Defines operation for getting IndexProvider instance
              | |
| SetInstance | 
            Defines operation for setting Index instance name
              |