This document is archived and information here might be outdated. Recommended version. |
Provides access to members for merging index.
Name | Description | |
---|---|---|
AddIndex | Adds another index. | |
AddItemInfo | Add item info to index. | |
Compare | Compares with another index. | |
DeleteItemInfo | Delete item info from index. | |
DeleteItemInfos | Delete item infos from index. | |
ItemInfoCount | Indicates whether to check index exists or not. | |
ItemInfoExists | Indicates whether to check a particular iteminfo exists or not. | |
ItemsMissingThumbnails | The CatalogPaths without thumbnail info. | |
PrefixExists | Indicates whether if a give prefix matches any catalog path. | |
UpdateItemInfo | Update the specified item info in index. | |
UpdateThumbnail | Update thumbnail info in index. |
Interfaces | Description |
---|---|
IItemIndex2 | Provides access to update thumbnail in index. |
IItemIndex | Provides access to helper functions for indexing. |
Classes | Description |
---|---|
ItemIndex | Provides access to the ItemIndex object. |