CrawlStoreCollection members

Represents a collection of crawl databases.

The CrawlStoreCollection type exposes the following members.

Methods

  Name Description
Public method Create(SPDatabaseParameters) Creates a new crawl database with the specified database parameters.
Public method Create(String) Creates a new crawl database with the specified connection string.
Public method Create(SearchGathererDatabase) Adds a new crawl database to the crawl database collection for the Search service application.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method Refresh Refreshes the settings for the all the databases in the crawl database collection. (Overrides UpdatableCollectionRefresh().)
Public method ToString (Inherited from Object.)

Top

See also

Reference

CrawlStoreCollection class

Microsoft.Office.Server.Search.Administration namespace