नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
New: 12 December 2006
This topic shows how to rebuild one or all full-text catalogs by using SQL Server Management Studio.
Note
For information about how to rebuild all full-text catalogs in a database, see How to: Rebuild All Full-Text Catalogs of a Database (SQL Server Management Studio).
To rebuild a full-text catalog
In Object Explorer, expand the server group, expand Databases, and then expand the database that contains the full-text catalog that you want to rebuild.
Expand Storage, and then expand Full Text Catalogs.
Right-click the name of the full-text catalog that you want to rebuild, and select Rebuild.
To the question Do you want to delete the full-text catalog and rebuild it?, select OK.
In the Rebuild Full-Text Catalog dialog box, select Close.
See Also
Concepts
Full-Text Search How-to Topics