java_libraries

Background

This option sets the path to the gatherer’s Java libraries. This option is used on most gatherers including those used in web, database, directory, social media and custom data sources.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the java_libraries key, and set the value. This can be set to any valid String value.

Default value

The default value is set during installation. On Linux, the default value would be:

java_libraries=$SEARCH_HOME/lib/java

Examples

On Microsoft Windows, if you had installed Funnelback in D:\Funnelback

java_libraries=D:\Funnelback\search\lib\java

See also