Add Remote Collections - Full-Text Retrieval (FTR) - Help

Full-Text Retrieval (FTR) Help

Language
English
Product
Full-Text Retrieval (FTR)
Search by Category
Help

Your environment can be altered to include collections located on other nodes. Remote collections are rarely added. Intergraph recommends contacting Support before you add a remote collection. Remote collections cause slower performance.

  1. Set the network search path (FTNPATH) to include all the hosts where indexing is to occur. For more information on setting the network search path, see Setting Up Directories for FTR RT. FTR must be installed on each host.

    You must reboot your system for the changes to take effect.

  2. Edit the site.cfg file on the host where the server is installed and add the host names to the hosts_ftrrt section.

    define hosts_ftr

    "server"

    ;

    define hosts_ftri

    "server"

    ;

    define hosts_ftrrt

    "server"

    "node1"

    ;

    To enhance performance, it is recommended that the number of hosts defined under the define hosts_ftrrt variable be two or less.