SearchTaskCreationParametersIndexerName Property |
Custom search indexer may be registered under specific name. Not required. By default indexers register under
ObjectType.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public string IndexerName { get; set; }
Property Value
Type:
StringSee Also