Deployment of Oracle Full-Text Catalog Search

17-38 System Administrators Guide for Oracle Business Intelligence Enterprise Edition ■ In the field that is labeled Enter a CSS to style the HTML, copy and paste the contents of the bisearch.css file.

17.11.4.7 Step 7: Enabling Incremental Crawls for Full-Text Catalog Search

For incremental crawls to occur, you must first do the following:

1. Enable the replication of the Oracle BI Presentation Catalog.

2. Perform a full crawl on the catalog.

To enable replication, set the Replication element to true in the instanceconfig.xml file. The following procedure provides information about configuring to enable replication. Before you begin this procedure, ensure that you are familiar with the information in Section 3.4, Using a Text Editor to Update Configuration Settings. To manually edit the setting for replication: 1. Open the instanceconfig.xml file for editing, as described in Section 3.6, Where Are Configuration Files Located?

2. Locate the section in which you must add the Replication element.

The Replication element is set to false by default. If you do not set it to true, then only full crawls of the catalog occur, no matter how minor the changes to the catalog since the last full crawl.

3. Include the element and its ancestor elements as appropriate, as shown in the

following example: ps:Catalog ps:Replication ps:Enabledtrueps:Enabled ps:Replication ps:Catalog

4. Save your changes and close the file.

5. Restart Oracle Business Intelligence.

After you have enabled replication, use a URL in the following format to start an incremental crawl. Include false at the end of the URL to perform an incremental crawl, and include true at the end to perform a full crawl. http:host:portbisearchcrawleroracle.biee.search.BISearchableTreeObjectConfigF eed?forceInitialCrawl=false

17.11.4.8 Step 8: Configuring Properties for Full-Text Catalog Search Manually

You can configure properties for the full-text catalog search by manually editing the BISearchConfig.properties file. Because the properties for the full-text catalog search include specifications for the URLs of Web Services that are used in the full-text catalog search, you can set these properties, if URLs change. Table 17–3 describes the configuration properties for the full-text catalog search, which reside in the BISearchConfig.properties file. The BISearchConfig.properties file is installed into the ORACLE_HOME\user_projects\domains\bifoundation_ domainconfigfmwconfigbiinstancescoreapplication directory on the WebLogic Server for Oracle BI EE.