Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Include Protected Members
Include Inherited Members
Sandcastle Documented DotNetNuke Core
ISearchHelper Members
ISearchHelper Interface
Methods
See Also
Send Feedback
The
ISearchHelper
type exposes the following members.
Methods
Name
Description
AddSearchStopWords
Adds a search stop words
AddSynonymsGroup
Adds a synonymsgroup to system
DeleteSearchStopWords
Deletes a search stop words
DeleteSynonymsGroup
Deletes a synonyms group
GetIndexerCheckpointData
GetIndexerCheckpointUtcTime
GetLastSuccessfulIndexingDateTime
GetPortalsToReindex
GetSearchCompactFlag
GetSearchMinMaxLength
GetSearchReindexRequestTime
GetSearchStopWords
Gets a search stop words
GetSearchTypeByName
Gets a SearchType Item for the given name.
GetSearchTypes
Returns a list of SearchTypes defined in the system
GetSynonyms
Returns a list of Synonyms for a given word. E.g. leap, hop for jump
GetSynonymsGroups
Returns a list of SynonymsGroup defined in the system
IsReindexRequested
RephraseSearchText
SetIndexerCheckpointData
SetIndexerCheckpointUtcTime
SetLastSuccessfulIndexingDateTime
SetSearchReindexRequestTime(Boolean)
SetSearchReindexRequestTime(Int32)
StripTagsNoAttributes
UpdateSearchStopWords
Updates a search stop words
UpdateSynonymsGroup
Updates a sysnonymsGroup
See Also
ISearchHelper Interface
DotNetNuke.Services.Search.Internals Namespace