The ISearchHelper type exposes the following members.

Methods

  NameDescription
Public methodAddSearchStopWords
Adds a search stop words
Public methodAddSynonymsGroup
Adds a synonymsgroup to system
Public methodDeleteSearchStopWords
Deletes a search stop words
Public methodDeleteSynonymsGroup
Deletes a synonyms group
Public methodGetIndexerCheckpointData
Public methodGetIndexerCheckpointUtcTime
Public methodGetLastSuccessfulIndexingDateTime
Public methodGetPortalsToReindex
Public methodGetSearchCompactFlag
Public methodGetSearchMinMaxLength
Public methodGetSearchReindexRequestTime
Public methodGetSearchStopWords
Gets a search stop words
Public methodGetSearchTypeByName
Gets a SearchType Item for the given name.
Public methodGetSearchTypes
Returns a list of SearchTypes defined in the system
Public methodGetSynonyms
Returns a list of Synonyms for a given word. E.g. leap, hop for jump
Public methodGetSynonymsGroups
Returns a list of SynonymsGroup defined in the system
Public methodIsReindexRequested
Public methodRephraseSearchText
Public methodSetIndexerCheckpointData
Public methodSetIndexerCheckpointUtcTime
Public methodSetLastSuccessfulIndexingDateTime
Public methodSetSearchReindexRequestTime(Boolean)
Public methodSetSearchReindexRequestTime(Int32)
Public methodStripTagsNoAttributes
Public methodUpdateSearchStopWords
Updates a search stop words
Public methodUpdateSynonymsGroup
Updates a sysnonymsGroup

See Also