Start a conversation

How to increase Elastic Search Node Heap in Quark Publishing Platform?

Applies to : Quark Publishing Platform (All versions where elastic search is supported)

Solution:

STEP I: To increase Elastic Search Node Heap, we need to stop & remove Elastic Search Service:

Navigate to the bin folder location
elasticsearch-service.bat stop
elasticsearch-service.bat remove
stop ES.PNG
STEP II
To increase Heap Size:

Navigate to config folder and edit the jvm.options
Update the -Xms and -Xmx to desired value

ES2.PNG

Step III : To install and search Elastic Search service:

Navigate to Bin folder location and execute below commands in Command Prompt:

elasticsearch-service.bat install
elasticsearch-service.bat start
ES22.PNG
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments