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
ms988312.pubmethod(en-US,CS.70).gif RegenerateFullTextIndexes()()() Regenerates the full-text indexes for the current catalog.
ms988312.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

ProductCatalog Class

ProductCatalog Members

Microsoft.CommerceServer.Catalog Namespace