java_libraries
The path where the Java libraries are located when running most gatherers.
Key: java_libraries
Type: String
Can be set in: collection.cfg
Description
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.
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