MaxReturn | Gets the maximum number of results to return (the 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. |
GetSearchInfo | Gets a NamedValueMap of preferences from Service Configuration Interface (SCI) pages for the Search service. The map will be empty if no SCI pages have been added for the Search service. Note: The names in the NamedValueMap will be uppercase. |
GetSearchResult | Gets the ISearchResult passed from IRemoteSearchto be filled with search records. |
GetUserInfo | Gets a UserInfoMap of User Information settings (e-mail, manager, etc.). |
GetUserPrefs | Gets a NamedValueMap of User preferences (user-specific configuration settings). |
ISearchQuery Interface | Plumtree.Remote.Search Namespace