This documentation supports the 20.02 version of Remedy Action Request (AR) System.

To view an earlier version, select the version from the Product version menu.


FTS Configuration form in the AR System Administration Console

You can use the AR System Administration FTS Configuration form to configure Full Text Search (FTS). You can access this form from the BMC Remedy AR System Administration Console.

Best Practice

We recommend that you use the Remedy Management Console to manage the FTS configurations. For more information, see Managing AR Server Group components by setting global-level and local-level configurations

This form shows the local level value of the configuration. If a local value does not exist, the form displays the global level configuration. If you modify the value on this form, the local level configuration value is modified.

For example, if a configuration shows global level value and you modify the value by using this form, the local level value gets created for the configuration.


You must configure FTS manually using the AR System Administration FTS Configuration form in the following scenarios:

  • If you select the Install option to install FTS.
  • If you select the Upgrade option to upgrade an existing version of FTS.

    Note

    After completing the changes to this form, continue with the FTS configuration. See Configuring full text search.

AR System Administration FTS Configuration form


AR System Administration FTS Configuration form fields

Field name

Description

FTS Agent

Use the FTS Agent check box to enable or disable the FTS plug-in processes in the armonitor.cfg/conf file depending on the value of Server Configuration option.

If you select this check box and Server Configuration specifies role as Server Group Indexer, the FTS plug-in processes are automatically uncommented in the armonitor file. If you clear this check box and save the changes, the FTS processes are automatically commented in the armonitor file.

Using the FTS Agent check box does not require manual intervention to uncomment the FTS plug-in processes in the armonitor file.

You must restart the AR System server for the changes to take effect.

Server Configuration

Select any one of the options and perform the following:

  • Single Server — (Not a server group)
    • Enter values in the FTS Port and Max JVM Memory fields.
    • If you select this option, the fields under Reader are unavailable because on a single server only one FTS instance serves as both reader and writer.
  • Server Group-Indexer
    • Enter values in the FTS Port and Max JVM Memory fields.
    • If you select the Server Group-Indexer option, the Indexer Server Name field under Reader is unavailable because indexer server name is not required for configuring FTS on the indexer server.
  • Server Group-Searcher
    • Enter values in the Indexer Server Name and FTS Port  fields.
    • If you select the Server Group-Searcher option, the Max JVM Memory field under Reader is unavailable because from the searcher server you must connect only to the reader instance running on the indexer server.

Note

Only the server acting as an indexing server should have the ranking for Full Text Operation in the AR System Server Group Operation Ranking form.

For more information, see Configuring full text search for a server group.

FTS Port

Enter the FTS port for indexer server. The recommended port range is 9977 - 9998.

During installation, the installer picks the available port from the port range starting from the lower port number. For more information about port numbers, see  Understanding port numbers Open link in BMC Remedy ITSM Deployment documentation.

Max JVM Memory

Enter the JVM heap size (in megabytes) for indexer server.

Indexer Server Name

Enter the name of the indexer server.

FTS Collection Directory

Enter the full path of the FTS Collection directory.

FTS Configuration Directory

Enter the full path of the FTS Configuration directory.

Notes

  • You must log on to each server and perform FTS configuration on each server using the FTS Configuration form.
  • You must restart the AR System server for the changes made to this form to take effect.
  • Ensure that the Collection and Configuration directories are available on a local drive of each indexing server. 
  • Log on to each server and ensure that the paths of the Collection and Configuration directories are identical on all the servers in the server group. For example, if the indexing servers in a server group are running on Windows and the paths of these directories are C:\data1\BMCData\BMCARSystem\FTS\Collection and C:\data1\BMCData\BMCARSystem\FTS\Configuration respectively, ensure that all reader servers have the same path set in their ar.cfg conf file with respect to the location of the Collection directory on the indexing servers. The fail-over fails if the directory paths are different. All indexing servers and reader servers in a server group refer to this path in the ar.cfg conf file. The indexing servers also refer to this path for the FTS plug-ins in the AR System Administration: Plugin Server Configuration form. 

BMC Remedy AR System does not support Full Text Search if you have read-only database. For more information on using read-only database, see Using read-only database.

Related topic

Enabling plug-ins


Was this page helpful? Yes No Submitting... Thank you

Comments

  1. Claudio Cesar flaviano

    I realize that FTS Agent check box does not enable or disable the FTS plug-in processes in the armonitor.cfg/conf file. The option that do this is "Is Index" check box instead. Is it right BMC?

    Sep 08, 2022 05:25
    1. Anagha Deshpande

      Hello Claudio Cesar flaviano ,

      Apologies for the delayed response.

      You can use the FTS Agent check box to enable or disable the FTS plug-in processes in the armonitor.cfg/conf file depending on the value of Server Configuration option.

      We have updated the documentation.

      Regards,

      Anagha

      Dec 08, 2022 05:13