ISearchCatalogManager2 interface
Extends the ISearchCatalogManager interface to manage a search catalog, for purposes such as re-indexing or setting timeouts. Applications can use this interface to attempt to reindex items that failed to be indexed previously, using the PrioritizeMatchingURLs.
Members
The ISearchCatalogManager2 interface inherits from ISearchCatalogManager. ISearchCatalogManager2 also has these types of members:
Methods
The ISearchCatalogManager2 interface has these methods.
| Method | Description |
|---|---|
| PrioritizeMatchingURLs |
Instructs the indexer to give a higher priority to indexing items that have URLs that match a specified pattern. These items will then have a higher priority than other indexing tasks. |
Requirements
|
Minimum supported client |
Windows XP with SP2, Windows Vista with SP2 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 with SP1 [desktop apps only] |
|
Redistributable |
Windows Search (WS) 4.0 |
|
Header |
|
|
IDL |
|
See also