PT_SEARCH_INTERNAL_FIELD overview
![]() ![]() | The first half of the search server key for this item, used in conjunction with IPTSearchBestBetMaintenance to make the item into a Best Bet target. |
![]() ![]() | Defined for Collab results only; a numeric ID for the alt-text associated with the item's icon. |
![]() ![]() | Defined for Collab results only; the ID of a Collab portlet (not necessarily associated with the item; Collab portlets are not tied to individual projects or objects the way Content portlets are). |
![]() ![]() | Defined for Collab results only; the name of the project in which the item appears. |
![]() ![]() | Defined for Collab results only; the URL that opens the item's Project page (when prepended with the value of PT_SERACH_IF_COLLAB_URL_PREFIX). |
![]() ![]() | Defined for Collab results only; the URL that opens the item's Properties page (when prepended with the value of PT_SERACH_IF_COLLAB_URL_PREFIX). |
![]() ![]() | Defined for Collab results only; an URL fragment to be prepended to other Collab item URLs to generate a complete (but not gatewayed) Collab URL. |
![]() ![]() | Defined for Content results only; the IDs of the portlets associated with this item. As of the 6.0 portal and 6.1.1 Content Server releases, this may contain more than one portlet ID, separated by whitespace. A given user may not have access to some of these portlets, so they should not be used for building clickthru URLS that gateway the content item (of course, you could check the portlet ACL, but this might be expensive for big search result sets). See PT_SEARCH_IF_CONTENT_WS_ID for another way to build gatewayed URLs for Content items. |
![]() ![]() | Defined for Content results only; the username of the user who last published this item. |
![]() ![]() | Defined for Content results only; the ID of a webservice object that is guaranteed to be able to gateway the Content item. Currently this just returns the ID of the Published Content Web Service, obtained via a database lookup of the (constant) UUID for the webservice. |
![]() ![]() | Defined for portlet results only; the portlet alignment. |
![]() ![]() | Defined for portlet results only; the portlet type. |
![]() ![]() | Defined for portlet results only; the allowed portlet user interfaces. |
![]() ![]() | IDs of parent folders of this item, prefixed by "dd" for a document folder or "od" for an admin folder. Note that documents may have more than one parent folder, in which case the folder IDs are separated by spaces. |
![]() |
Initializes a new instance of the PT_SEARCH_INTERNAL_FIELD class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
PT_SEARCH_INTERNAL_FIELD Class | com.plumtree.server Namespace | IPTSearchResponse