Enabling tracing and logging for HCL Commerce Search

You can enable tracing and logging of HCL Commerce Search features to help debug server-side issues.

Before you begin

Ensure that you have completed the following tasks:

Procedure

  • To enable trace for Search in your local runtime containers, see Configuring logging for the Search server.
    Note: When you Enable tracing in your target container by using Run Engine commands, set the following trace specifications:
    
    com.ibm.commerce.foundation.*=all: com.ibm.commerce.search.*=all: org.apache.solr.*=all: org.apache.wink.*=all: com.ibm.commerce.solr.*=all
    
    Additionally, for price index troubleshooting, enable the following traces:
    
    com.ibm.commerce.foundation.dataimport.priceindex.*=finest
    com.ibm.commerce.price.*=finest
    com.ibm.websphere.commerce.WC_ORDER
    
  • HCL Commerce Developer To configure logging for Search Server in HCL Commerce Developer, see Configuring logging for the Search Server (Developer environment).