Click Next. Oracle Fusion Middleware Online Documentation Library

21-34 Oracle Fusion Middleware Administrators Guide for Oracle WebCenter ■ authentication-id-format = Use nickname if the Identity Management plug-in on Oracle SES is set to Oracle Internet Directory; otherwise, use the value of the Authentication Attribute parameter on the Identity Management plug-in on Oracle SES ■ Document-pipeline = Document pipeline on Oracle SES created for this WebCenter instance Example 21–6 Create a WebCenter Discussions Crawler in WLST createDiscussionsCrawler webcenter,webcenter_host,webcenter_port, http:ses-host:ses-portsearchapiadminAdminService, ses-admin-pw, jdbc:oracle:thin:database-host:database-port:database-sid, Jive-crawler-schema,Jive-crawler-schema-pw, authentication-id-format, ACCEPT_ALL, PROCESS_ALL, MANUAL, 1, 1, MONDAY, 1, 1, 1, 1 where: ■ webcenter_host = WebCenter host name ■ webcenter_port = WebCenter port number ■ ses-host = Oracle SES host name ■ ses-port = Oracle SES port number ■ ses-admin-pw = Oracle SES admin user password ■ database-host = Oracle WebCenter Discussions database host name ■ database-port = Oracle WebCenter Discussions database port number ■ database-sid = Oracle WebCenter Discussions database name or SID ■ Jive-crawler-schema = Oracle WebCenter Discussions crawler schema name. Determine the prefix from RCU, and use rcu-prefix_DISCUSSION_CRAWLER. ■ Jive-crawler-schema-pw = Oracle WebCenter Discussions crawler schema password ■ authentication-id-format = Use nickname if the Identity Management plug-in on Oracle SES is set to Oracle Internet Directory; otherwise, use the value of the Authentication Attribute parameter on the Identity Management plug-in on Oracle SES.

21.5.4.1.3 Configuring Search Parameters and Crawlers Using Fusion Middleware Control You

can enable or disable Oracle SES search and configure search settings using Fusion Middleware Control. 1. Log in to Fusion Middleware Control and navigate to the home page for your WebCenter application. For more information, see Section 6.2, Navigating to the Home Page for WebCenter Spaces or Section 6.3, Navigating to the Home Page for WebCenter Portal Applications.

2. From the WebCenter menu, choose Settings Application Configuration.

Note: To effect WLST changes, you must restart the managed server on which the WebCenter application is deployed by default, WC_Spaces. For more information, see the section Starting and Stopping WebLogic Managed Servers Using the Command Line in Oracle Fusion Middleware Administrators Guide. Managing Oracle SES Search in WebCenter 21-35 3. Select to enable the Oracle SES adapter or the default WebCenter adapters, and click Apply Figure 21–16 . Optionally, you can configure search parameters. ■ Oracle Secure Enterprise Search Data Group : Specify the Oracle SES source group in which to search. If no value is provided, then everything in the Oracle SES instance is searched. ■ Execution Timeout : Enter the maximum time that a service is allowed to execute a search in ms. ■ Executor Preparation Timeout : Enter the maximum time that a service is allowed to initialize a search in ms. ■ Results per Service - Saved Search Task Flows : Enter the number of search results displayed, per service, in a Saved Search task flow. ■ Results per Service - Search Page : Enter the number of search results displayed, per service, for searches submitted from the main search page. Users can click Show All if they want to see all the results. ■ Number of Saved Searches in Search Page : Enter the number of saved searches displayed in the Saved Search list on the main search page. You do not need to restart the managed server on which the WebCenter application is deployed. Figure 21–16 Application Settings for Oracle Search

21.6 Configuring Oracle SES to Search WebCenter Spaces Applications

With WebCenter Spaces applications, internal WebCenter live search adapters are set as the default search platform; however, large-scale WebCenter implementations should be configured to use Oracle SES for best performance. Note: For an overview of the tasks that must be performed to enable Oracle SES as the search engine in WebCenter Spaces, see Section 21.2, Configuration Roadmaps for Oracle SES in WebCenter. There may be various acceptable ways and orders to perform the required tasks.