Start of Content Area

Component documentation TREX Configuration  Locate the document in its SAP Library structure

Purpose

The configuration of Search and Classification (TREX) is organized as follows:

      Post-Installation Configuration

You must work through these steps immediately after the installation, so that a single-host installation of TREX works correctly and can be addressed using an ABAP or Java application. The documentation distinguishes between configuration steps that you have to complete on the TREX server side and configuration steps that you have to complete on the client side, that is, on the side of the application using TREX.

      Initial Configuration

The initial configuration comprises procedures that allow you to check problems that occur and solve them, if necessary. You can also improve TREX performance. These configuration steps are not required in order for TREX to work correctly in the default configuration or in order to allow applications to use TREX.

      Advanced Configuration

Advanced configuration comprises the following areas:

       Language Recognition and Processing with TREX

TREX supports the indexing of documents that exist in different languages. When TREX is installed, you select the languages to be identified by language recognition. You can retrospectively configure TREX to recognize additional languages.

       File Formats Supported by TREX

Documents whose content and attributes can be indexed and searched by TREX can exist in numerous different file formats. You can configure which file formats you want to exclude from processing and which parts of XML and HTML files you want to exclude from indexing.

       Changing Proxy Server Settings

The TREX preprocessor can access documents on Web pages using a proxy server. You can configure the settings for the proxy server.

       Activating Python Extensions

Some TREX functions are implemented as Python extensions. If the application using TREX uses these functions, you have to activate the Python extensions.

       Configuration of the TREX Services in the SAP J2EE Engine

The TREX Java client is implemented as a TREX service in the J2EE engine. You can use the Visual Administrator to configure TREX caches and the TREX Java client.

       Delta Index Configuration

TREX provides the option of activating delta indexes. This allows you to update indexes faster and improve the performance of TREX.

       Changing the TREX Host Name (Single and Multiple-Host Installation)

You can change the name of the host on which you installed TREX later on, or you can install TREX with a virtual host name. You can do this for both single-host and multiple-host installations.

       Configuration of the TREX Security Settings

You can configure secure communication between TREX and the application using it (for example, SAP Enterprise Portal or SAP Customer Relationship Management).

 

End of Content Area