Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Search
SearchIndexInfoProvider Class
SearchIndexInfoProvider Methods
Clear Method
ClearInternal Method
DeleteSearchIndexInfo Method
DeleteSearchIndexInfoInternal Method
GetIndexIDs Method
GetLocalizedSearchIndexInfo Method
GetRelevantIndexes Method
GetSearchIndexes Method
GetSearchIndexesInternal Method
GetSearchIndexInfo Method
GetSearchIndexInfoByNameInternal Method
GetSearchIndexInfoInternal Method
GetSearchIndexSites Method
GetSiteIndexes Method
IndexIsInCulture Method
IndexIsInSite Method
InvalidateIndexIDs Method
InvalidateIndexIDsInternal Method
IsObjectTypeIndexed Method
ProcessWebFarmTask Method
RebuildSiteIndexes Method
RebuildSiteIndexesInternal Method
RemoveFromIndexCultureCache Method
RemoveFromIndexCultureCacheInternal Method
RemoveFromIndexSiteCache Method
RemoveFromIndexSiteCacheInternal Method
SearchTypeEnabled Method
SetIndexFilesLastUpdateTime Method
SetIndexFilesLastUpdateTimeInternal Method
SetIndexFilesStatus Method
SetIndexFilesStatusInternal Method
SetSearchIndexInfo Method
SetSearchIndexInfoInternal Method
SearchIndexInfoProvider
GetIndexIDs Method
Returns list of index ids for specified object type(s).
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
Copy
public
static
List
<
int
>
GetIndexIDs
(
List
<
string
>
typeCodes
)
Parameters
typeCodes
Type:
System.Collections.Generic
List
String
Object type names (separated with semicolon)
Return Value
Type:
List
Int32
See Also
Reference
SearchIndexInfoProvider Class
CMS.Search Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com