Oracle WebCenter Interaction Development Kit (IDK) 10.3.0.0.0

PlumtreeField Fields

The fields of the PlumtreeField class are listed below. For a complete list of PlumtreeField class members, see the PlumtreeField Members topic.

Public Static Fields

CREATED PlumtreeField for Created Date.
DESCRIPTION PlumtreeField for Description, for example the description crawled in with a document.
ICON_URL PlumtreeField for the URL to the icon displayed in search.
IS_BEST_BETPlumtreeField for isBestBet (whether or not a search result is a best bet). Should be used in conjunction with IPortalSearchRequest.SetUseBestBets(). If SetUseBestBets() is not set to true, this will always return false.
LANGUAGE PlumtreeField for object language.
LAST_MODIFIED PlumtreeField for Date Last Modified.
NAME PlumtreeField for object name.
RANK PlumtreeField for search rank.
TEXT_CONTENT PlumtreeField for text content. Used only in documents with text content.
TEXT_EXCERPT PlumtreeField for text excerpt which can be the description, summary, or keyword-in-context. Used only in documents with text content.
URL PlumtreeField for Click Through URL.

See Also

PlumtreeField Class | Plumtree.Remote.PRC.Search Namespace