indexManager Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.index
public class indexManager
The indexManager type exposes the following members.
| Name | Description | |
|---|---|---|
| indexManager | Initializes a new instance of the indexManager class |
| Name | Description | |
|---|---|---|
| current_indexID | ||
| doAutoLoad | ||
| domainIndexTable | ||
| experimentEntry | ||
| experimentManager | ||
| folder | ||
| indexSessionEntry | ||
| indexSessionRecords | ||
| isFullTrustMode | ||
| isPreloaded |
Gets a value indicating whether this instance is preloaded.
| |
| lastIndexSave | ||
| pageIndexTable | ||
| plugins |
| Name | Description | |
|---|---|---|
| ApplyManualPageIndex |
Applies the index of the manual page --- loads external, manually authored truth index
| |
| CloseSession |
Closes the session.
| |
| deploy |
Deploy spider record into index datatables
| |
| deployTarget | ||
| deployWRecord |
Deploys one DLC into current index
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExecuteIndexPageOperation |
Load index information from the external data table source
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIndexFilepath |
Gets the index filepath: FALSE for indexDomainTable, TRUE for indexPageTable
| |
| GetIndexList | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OpenIndex |
Opens the index.
| |
| Publish |
Publishes the specified notation.
| |
| Recheck |
Rechecks the specified loger.
| |
| Save |
Saves the index to default location
| |
| SetActiveTargets | ||
| SetTarget | ||
| StartSession |
Gets the session.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PATH_DomainIndex | ||
| PATH_ExperimentSessions | ||
| PATH_IndexPerformance | ||
| PATH_MainFolder | ||
| PATH_PageIndex | ||
| SKIP_INDEXUPDATE | ||
| wRecordsDeployed |