WebFOCUS Online Help > ReportCaster Development and Administration > ReportCaster Server Configuration > Report Library Integration With the Google Search Engine
In this section: |
The Report Library provides the ability to search for content using the Google search engine. This feature requires an installed Google Search Appliance product and the following configuration steps:
Once you have completed these steps, you can search for content in the Report Library. For details, see Searching for Library Content.
Before configuring the Google Search settings in the ReportCaster Server Configuration tool, you must configure the Google Search Appliance.
regexp:http://hostname/rcaster/library/getreport\\?id=[0-9a-zA-Z]+&version=[0-9]+$
Note: When specifying the hostname, every time a period (.) appears you must preface it with two backward slashes. For example, server1\\.ibi\\.com.
Important: When using multiple ReportCaster repositories, each repository must be configured to use a different Google collection.
The Google Search tab in the ReportCaster Server Configuration tool only appears if you have installed the optional Google Search Appliance product. It contains the following settings:
Setting |
Default Value |
Descriptions and Possible Values |
---|---|---|
Collection Name |
report_library |
Google collection to be associated with Report Library content. This setting must match a Collection Name in the Google Search Appliance. |
Feed Data Source Name |
ReportLibrary |
Source name for Report Library feed for Google. |
Feeder Gate Server URL |
http://{host}:19900/xmlfeed |
URL to feed Google. |
Frontend Stylesheet Name |
reportlibrary_frontend |
Style Sheet used by Google Search Appliance. |
Install |
YES or NO |
Indicates whether (YES) or not (NO) the Google Search Appliance product was installed with ReportCaster. Install must be set to YES in order to use the Google search engine in the Library. |
Search URL |
http://{host}/search |
URL of Google Search Appliance. |
WebFOCUS |