We are trying to implement a portlet in Portal 6.1 using Websphere Portlet Factory, to integrated with Lotus Quickr 8.1 document library(s). We are using the sample portlet mentioned at this link http://www.ibm.com/developerworks/lotus/library/quickr-portlet-factory/ to integrated with portlet and it works great. We need to additionally provide SEARCH functionality INSIDE this portlet for the data coming from Quickr. Any ideas how we can do that.
I suggest that you check the Quickr REST APIs to see what search capability they provide. Then you can add support to the service provider and consumer model based on what you find.
There are no REST api's for searching. To search Quickr content from Portal, you configure a search scope in Portal Search. This is described here:
http://publib.boulder.ibm.com/infocenter/wpdoc/v6r1/index.jsp?topic=/com.ibm.wp.ent.doc_v6101/admin/searchfederation.html
Actually, I was not clear in my previous post. Let me try again:
Remotely searching Quickr data from Portal is done via Portal's Search infrastructure, as I mentioned. In a RESTful fashion, it allows you to submit search queries and retrieve feeds of the results.
Sam
Tags
Use the search field to
find all types of content in My developerWorks with that tag.
Use the slider bar to see more or fewer tags.
Popular tags shows the top tags for this particular type of content or application that you're viewing.
My tags shows your tags for this particular type of content or application that
you're viewing.