Skip to main content
The Configurations API allows setting global properties for Fusion. Some settings are not set by any configuration file but are reported as settings from the operating system. Those settings cannot be changed with this API.

Examples

Show the configuration items that include the pattern ‘zk-connect’, with verbose enabled: REQUEST
RESPONSE
Get the configuration items from the Connectors JVM that include the term ‘connect’: REQUEST
Get the configuration items from the Fusion JVM that start with ‘com.lucidworks’: REQUEST
Change the default allowed recommendation types to include ‘itemsForItem”: REQUEST
RESPONSE None. Check the setting again to confirm the changes.