Please double-click, or run, the file C:\SearchBloxServer\services\bat\installService.bat as an administrator to install SearchBlox as a Windows service.
To start the service, double click or run the file C:\SearchBloxServer\services\bat\startService.bat, or start the service from the Control Panel > Administrative Services > Services panel in Windows.
To increase the memory allocation for SearchBlox when running as service from 4GB to 8GB, edit the following file: C:\SearchBloxServer\services\conf\wrapper.conf
wrapper.java.additional.3a =-Xms4g
wrapper.java.additional.3b =-Xmx4g
Change these values to:
wrapper.java.additional.3a =-Xms8g
wrapper.java.additional.3b =-Xmx8g
Comments