Click or drag to resize

indexManager Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

INDEX MANAGEMENT
Inheritance Hierarchy
SystemObject
  imbWEM.Core.indexindexManager

Namespace:  imbWEM.Core.index
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class indexManager

The indexManager type exposes the following members.

Constructors
  NameDescription
Public methodindexManager
Initializes a new instance of the indexManager class
Top
Properties
Methods
  NameDescription
Public methodApplyManualPageIndex
Applies the index of the manual page --- loads external, manually authored truth index
Public methodCloseSession
Closes the session.
Public methoddeploy
Deploy spider record into index datatables
Public methoddeployTarget
Public methoddeployWRecord
Deploys one DLC into current index
Public methodEquals (Inherited from Object.)
Public methodExecuteIndexPageOperation
Load index information from the external data table source
Public methodGetHashCode (Inherited from Object.)
Public methodGetIndexFilepath
Gets the index filepath: FALSE for indexDomainTable, TRUE for indexPageTable
Public methodGetIndexList
Public methodGetType (Inherited from Object.)
Public methodOpenIndex
Opens the index.
Public methodPublish
Publishes the specified notation.
Public methodRecheck
Rechecks the specified loger.
Public methodSave
Saves the index to default location
Public methodSetActiveTargets
Public methodSetTarget
Public methodStartSession
Gets the session.
Public methodToString (Inherited from Object.)
Top
Fields
See Also