Creates tasks in the database and start indexer if it is required.
            
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- parameters
 - Type: 
System.Collections.Generic ICollection SearchTaskCreationParameters 
Search task creation parameters 
- runIndexer (Optional)
 - Type: 
System Nullable 
Boolean 
Whether indexer starts after creation. If not specified this behaviour depends on current settings. 
See Also