RegenerateFullTextIndexes Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Regenerates the full-text indexes for the current catalog.
Overload List
Name | Description | |
---|---|---|
RegenerateFullTextIndexes()()() | Regenerates the full-text indexes for the current catalog. | |
RegenerateFullTextIndexes(Boolean) | Regenerates the full-text indexes for the current catalog. |
Top
Remarks
The catalog system uses SQL Server fulltext catalog to store and search catalog content. When existing content in a catalog is changed or new content is added the fulltext indexes associated with the catalog needs to be updated. This method updates the fulltext indexes for the current catalog.