Skip to main content

developerWorks >  WebSphere  >  Forums  >  IBM WebSphere Portlet Factory - Lotus Collaboration Extension  >  developerWorks

how to provide search functionality INSIDE a Portlet for Quickr Lib data    Point your RSS reader here for a feed of the latest messages in this thread


Tags for this thread: 

     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 5 - Pages: 1 - Last Post: Nov 16, 2009 11:01 AM Last Post By: salexander
cmq003

Posts: 22
Registered: Apr 09, 2009 09:11:52 AM
how to provide search functionality INSIDE a Portlet for Quickr Lib data
Posted: Oct 01, 2009 05:34:49 PM
 
Click to report abuse...   Click to reply to this thread Reply
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.

Thank You.
tom.b

Posts: 809
Registered: Aug 25, 2006 08:17:19 AM
Re: how to provide search functionality INSIDE a Portlet for Quickr Lib data
Posted: Oct 03, 2009 01:02:58 PM   in response to: cmq003 in response to: cmq003's post
 
Click to report abuse...   Click to reply to this thread Reply
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.
cmq003

Posts: 22
Registered: Apr 09, 2009 09:11:52 AM
Re: how to provide search functionality INSIDE a Portlet for Quickr Lib data
Posted: Oct 06, 2009 11:39:55 PM   in response to: tom.b in response to: tom.b's post
 
Click to report abuse...   Click to reply to this thread Reply
Where could I find detail information on Quickr REST APIs ? I tried searching in the Quickr infocenter but no luck. Any links ? Thanks.
tom.b

Posts: 809
Registered: Aug 25, 2006 08:17:19 AM
Re: how to provide search functionality INSIDE a Portlet for Quickr Lib data
Posted: Oct 07, 2009 10:54:08 AM   in response to: cmq003 in response to: cmq003's post
 
Click to report abuse...   Click to reply to this thread Reply
I found this on the Quickr Wiki
http://www-10.lotus.com/ldd/lqwiki.nsf/dx/search-services

You may also want to post to the Quickr forum
http://www.ibm.com/developerworks/forums/forum.jspa?forumID=1186

Tom

salexander

Posts: 182
Registered: Mar 14, 2007 01:29:36 PM
Re: how to provide search functionality INSIDE a Portlet for Quickr Lib data
Posted: Oct 08, 2009 09:22:45 AM   in response to: cmq003 in response to: cmq003's post
 
Click to report abuse...   Click to reply to this thread Reply
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

sam
salexander

Posts: 182
Registered: Mar 14, 2007 01:29:36 PM
Re: how to provide search functionality INSIDE a Portlet for Quickr Lib data
Posted: Nov 16, 2009 11:01:03 AM   in response to: salexander in response to: salexander's post
 
Click to report abuse...   Click to reply to this thread Reply
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
Help

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.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums