SearchIndexInfoProviderInvalidateIndexIDsInternal Method |
Invalidates index ids collection for specified object type.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax protected virtual void InvalidateIndexIDsInternal(
string type,
bool logtask
)
Parameters
- type
- Type: SystemString
Object type name - logtask
- Type: SystemBoolean
Indicates whether web farm task should be logged
See Also