Use the <ATG9dir>/Search9.3/SearchAdmin/install/create-atgservice-searchproject script to create a search project called ATGService, which also creates a search environment called staging_ATGService. The staging_ATGService is the default search environment against which Service searches. When running the create-search-admin and create-atgservice-searchprojects scripts, ensure that the FakeXADataSource search environment points to the production database.

When ATG Knowledge does a search, it excludes the logical partition called “Self Service Solutions”. When ATG Self Service does a search, it excludes the logical partition called “Knowledge Solutions”. This prevents the knowledge solution and the self service solution from being returned in a single search.

The create-atgservice-searchproject script should be run on the management server. The following instructions assume that you are installing Service and Search Admin on the same database:

  1. Run the Search9.3/SearchAdmin/install/create-search-admin script. This will create and initialize the Search Admin tables.

  2. Run the Search9.3/SearchAdmin/install/create-atgservice-searchproject script. This creates an ATGService search project with Knowledge Solutions and Self Service Solutions content sets and will associate the System Taxonomy with the ATGService project.

  3. Redirect the search environment FakeXADataSource to point to the management schema. Run the Search9.3/SearchAdmin/install/create-bizui script to create the necessary tables in the management schema. This script imports initial data into the tables.

  4. Modify the search-env script to point to the production database.

  5. By default the Knowledge Solutions content points to localhost on host 28860 and Self Service Solutions content points to localhost on port 18860.

    If Knowledge and Search are on different machines or use different RMI ports, adjust the host and port defined in the content item for Knowledge Solutions and Self Service Solutions using the BCC.

  6. Open the BCC > Search Admin > Project > ATGService > Content

  7. Create the unstructured content and add each content file path.

  8. In the Advanced Settings, provide the External Access URL.

    Once you have provided the port information and the content path, click Build Index from the Index panel. This will build a single index that indexes the structured and unstructured content for both Knowledge and Self Service. Refer to the ATG Search Installation and Configuration Guide for additional information on Indexing.

 
loading table of contents...