Adding search sources
A search source is a public domain that is searchable from your portal. The default source is the portal. You can add the Bloomberg BNA search source. This search sources can be made available to one or more user groups. In this way, administrators can enable certain groups to have access to search sources.
- Select Knowledgebase > Administration > Knowledgebase Admin.
- Select Search & Nav > Search Sources.
- Click Add New.
-
Specify this information:
- Source Id
- The name of the search engine or engines that are used, such as AnswerSource and Bing.
- Display Label
- The text that is displayed on the site.
- URL
- The URL of the search source outside of the portal.
- Method
- The means by which query string parameters are passed to search sources, based on their defined APIs. If you are configuring KB Search or BNA as a search source, use either GET or POST.
- Search Parameter
- For third-party searches only. The value that is defined by
the search source and is used to return results. Examples are shown here. For
other search sources, you must look up the parameter.
Search Source Parameter Example BNA searchterm For a search for the term 'health' in BNA then request URL is http://www.bna.com/search.aspx?searchterm=health
- Additional Parameters
- Used only with third-party search sources, additional parameters are appended to the search parameter to pass other values, such as query string to display 20 results on page. Based on respective source calls, these values are passed as an additional parameter from the Infor side.
- XSLT Stylesheet
-
Used only with Open Search RSS and Open Search ATOM methods. As an example, rendering results from a Britannica search source can use additional XSLT to convert results into HTML format and display them on the portal UI. For Open Search RSS method the value for this field is
/ASI/Stylesheets/Search/OSRSSV10.xsl
For Open Search ATOM method the value for this field is:/ASI/Stylesheets/Search/ OSATOMV10.xsl
- Tooltip
- The text that is displayed as a tooltip when the user mouses over the field.
- Search Service
- Used for Microsoft SharePoint searches. Leave blank.
- Rank
- The placement of the source in the list of all search sources. Each source must be assigned a unique rank.
- Search ID Enabled
- Indicates that the search source is active or not active for the organization.
- Click Save. Now you must assign the search source to groups.