The set-config task sets the index configuration for a specified owner. You provide the index configuration in a JSON file.

Running this task overwrites any previous index configuration for the owner. Oracle recommends that developers who modify the index configuration, use the default system owner. This usage separates index configuration that comes from the system owner from configuration that comes from import operations which are owner by a user-specified owner. If the JSON configuration file contains index configuration from multiple owners, you must specify the -o option with a value of all.

If desired, you can also update an Endeca property to become a dimension by modifying the jcr:primaryType from endeca:property to endeca:dimension. However, you cannot modify it from dimension to property.

The syntax for this task is:

index_config_cmd set-config [-o OwnerName] -f FileName

Where:

To set the index configuration for an application:



Copyright © Legal Notices