Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Search Namespaces
CMS.Search
SearchHelper Class
SearchHelper Methods
AddGeneralField Method
AddObjectDataToDocument Method
CleanSearchSettings Method
CreateDocument Method
CreateEmptyDocument Method
CreateRebuildTask Method
CreateSearchSettings Method
Delete Method
FilterResults Method
FinishRebuild Method
GetBinaryDataSearchContent Method
GetClassSearchFields Method
GetCustomSearchIndex Method
GetDefaultSearchSettings Method
GetResultsToProcess Method
GetResultTypes Method
GetSearchFieldDefaultValue Method
GetStopWordsFileInfo Method
Highlight Method
InitDocument Method
InvalidateSearcher Method
IsClassSearchEnabled Method
IsSearchAllowedExtension Method
IsSearchTaskCreationAllowed Method
LoadCustomAnalyzer(TAnalyzerType) Method
Optimize Method
PartialRebuild Method
PrepareContentValue Method
Rebuild Method
Search Method
SearchEnabledForClass Method
SearchFieldChanged Method
SetDefaultClassSearchColumns Method
Update Method
SearchHelper
CleanSearchSettings Method
Cleans the search settings from settings which does not correspond to any fields in the class and returns the filtered definition.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 10.0.0
Syntax
C#
Copy
public
static
string
CleanSearchSettings
(
DataClassInfo
dci
)
Parameters
dci
Type:
CMS.DataEngine
DataClassInfo
DataClass to process
Return Value
Type:
String
See Also
Reference
SearchHelper Class
CMS.Search Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com