Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISearchQuery Members

ISearchQuery overview

Public Instance Properties

MaxReturn Gets the maximum number of results to return (i.e., number of results per page).
NumberToSkip Gets the number of results to skip; this is where the search starts.
SearchString Gets the search query string.

Public Instance Methods

GetSearchInfo Gets the NamedValueMap of preferences from Service Configuration Interface pages for the Search service. The map will be empty if no Service Configuration Interface pages have been added for the Search service. Note that the names in the NamedValueMapwill be uppercase.
GetSearchResult Gets the ISearchResult passed from
IRemoteSearch
to be filled with search records.
GetUserInfo Gets the UserInfoMap of User Information settings (e-mail, manager, etc.).
GetUserPrefs Gets the NamedValueMap of User preferences (user-specific configuration settings).

See Also

ISearchQuery Interface | Plumtree.Remote.Search Namespace