Monday, 15 August 2011

Methods for rendering IBM Web Content Manager search results in IBM WebSphere Portal

File this in the useful-but-not-right-now category: -

There are four different ways to render your IBM® Web Content Manager (hereafter called "WCM") search results in an IBM WebSphere Portal 6.0.x/6.1.x/7.0.x page by using the Web Content Viewer portlets; specifically:

• Search Center portlet
• Search and Browse portlet
• WCM search component
• Using the Search and Index APIs (SIAPI) to build a custom search port let.

This article explains rendering results from the first three options, using the legacy Web Content Viewer and the Web Content Viewer 286 portlets. Custom search portlets are not covered.


No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...