You can use the --javaArgument flag with Forge to pass VM arguments to the JVM running the Java manipulator.
--javaArgument
To pass VM arguments with the --javaArgument flag:
From Endeca Workbench, access the EAC Admin Console page.
On the Components tab, select the Forge component.
Use the --javaArgument flag to pass the desired VM arguments.
For example, the following string sets a 2 GB max heap for the JVM:
--javaArgument -Xmx2g
Copyright © Legal Notices