Persistent Index Data Management

Table of Contents

Index data for each modeled class object is stored in a directory matching the model's name, under the RS_HOME/RapidSuite/data directory. Keeping separate indexes for each modeled class, which is the default behavior, sometimes has a negative impact on sort for results that belong to the same hierarchy.

For example, when RsNetworkAdapter is searched and sorted, the actual modeled objects that match the search criteria might be instances of RsPort and RsInterface. When it is desired to force these 3 modeled classes (RsNetworkAdapter, RsPort, and RsInterface) share the same index to improve sort performance by adding the optional IndexName parameter to the configuration of these 3 models in the ModelConfiguration.xml file.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.