CrawlStoreCollection.Create method
Overload list
Name | Description | |
---|---|---|
Create(SPDatabaseParameters) | Creates a new crawl database with the specified database parameters. | |
Create(String) | Creates a new crawl database with the specified connection string. | |
Create(SearchGathererDatabase) | Adds a new crawl database to the crawl database collection for the Search service application. |
Top