![]() | |
![]() | |
![]() | Returns a key that may be used in ISearchResultModel.FollowBreadcrumb to use the indicated breadcrumb step (must be between 1 and getDrilldownDepth(), inclusive). |
![]() | Returns a displayable label for the indicated breadcrumb (must be between 2 and getDrilldownDepth(), inclusive). |
![]() | Returns the number of times the given correction actually matched a document. |
![]() | Returns a key that should be attached to all URLs that access this model; this key allows the model to find the search result on which a URL was generated if the user hits the BACK button. |
![]() | |
![]() | Returns the number of drilldown steps the user has taken. |
![]() | Returns an icon (actually an HTMLImg) for the indicated group, or null if there is no appropriate icon. |
![]() | Returns the name of the indicated group. |
![]() | Returns the most recent categorization field |
![]() | Returns a single misspelled token. |
![]() | Returns the number of corrections for the indicated misspelling. |
![]() | Returns the number of misspelled tokens. |
![]() | Returns the number of result groups. |
![]() | SearchResultModel holds onto a "page mode" string for the benefit of client code.. it doesn't care about the contents. |
![]() | Overloaded. Get URL arguments that are sufficient to reconstruct this search result if it has been flushed from the cache. These are returned as an XPHashtable from a String key to an array of String values. |
![]() | Returns settings that were used for this search, but that could be removed from followup searches if desired |
![]() | Returns an internal key used by Best Bets; do not call otherwise |
![]() | Overloaded. Returns an URL that may be used for clickthrough in "view" mode. Equivalent to GetResultClickthroughURL(rank, allowPopup, false). |
![]() | Special call for Collab Server results; returns the name of the item's containing project. |
![]() | Special call for Collab Server results; returns the URL used to open the containing project. |
![]() | Special call for Content Server results; returns the "last published by" username. |
![]() | Special call for Content Server results; returns the IDs of this result's parent portlets. |
![]() | Returns an edit link that may be used for clickthrough. Equivalent to GetResultClickthroughURL(rank, allowPopup, true). |
![]() | Returns an URL that may be used to open a "properties" page for the item, or null if there is no such page. |
![]() | Returns the overall relevance rank of a grouped result. |
![]() | |
![]() | Returns the number of results in the indicated group that were actually returned. |
![]() | Returns arguments that can be used for a followup search with the same settings as the current search. If removeOptional is true, then any settings that are in the "removable" set (as returned by GetRemovableSettings()) are not included in the returned XPHashtable. |
![]() | |
![]() | Returns a single corrected token for the indicated misspelling. |
![]() | Returns the total number of results in the indicated group. The total may be an estimate of the form "~ 100". |
![]() | Returns true if this model has been drilled down into a single category of the given organization scheme. |
![]() | Returns true if all results in the group were returned. |
![]() | Returns true if the user's search phrase was spell-corrected. |
ISearchResultModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace