Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows |
Set up search services for remote Lotus Quickr servers, then make the services available to Portal Search so that users can search across content on all the servers.
In a collaborative environment where users are working across Lotus Quickr servers, the Portal server can be configured to access these remote servers and make the content on the servers available for searching.To enable users to search content from Lotus Quickr servers, create a new search service on the Portal server that retrieves search information from the remote Lotus Quickr servers. This search service discovers search scopes or search collections on the Lotus Quickr servers, and represents them as new scope locations on the Portal server. Using these new locations, it is possible to define new scopes, which will allow users to search seamlessly across local Portal and remote Lotus Quickr content.
Create a new search service as follows:
Parameter | Value | Description |
---|---|---|
RestServiceHost | example: yourserver.yourcompany.com | The host name of the remote Lotus Quickr server. This parameter is required. |
RequestLocationType | /scopes for discovering scopes
on the remote Lotus Quickr server (default)
/indexes for discovering indexes (collections) on the remote Lotus Quickr server | Represents part of the URL path from the REST Search request for retrieving all available locations on the Lotus Quickr server. |
LocationParam | scope if using a scope identifier
(default)
index if using a collection identifier | Represents the location parameter name for the REST Search request against the Lotus Quickr server.. |
DefaultCollectionName | example: DefaultRemoteContentServerCollection | The name of the collection which represents the remote Lotus Quickr search service. |
IgnoreAllSourcesSearch | True if the Lotus Quickr results
will not be included in the All Sources scope (default)
False if the Lotus Quickr results need to be included in the All Sources scope | Defines whether the Lotus Quickr search service will participate in the All Sources scope search. |