Search This Blog

Tuesday, September 17, 2013

Enabling search statistics in WCS management center

  1. Update the appropriate component configuration file to enable site search statistics:
    •  In your custom WebSphere Commerce search configuration file, wc-search.xml, change the value of the statistics parameter to true. For instructions on how to create or edit your custom search configuration file
    • Feature Pack 6 In your custom catalog component configuration file, wc-component.xml, change the value of the SearchProfilesStatistics parameter to true. For instructions on how to create or edit your custom catalog component configuration file, 
    • Values can be set for the following statistic parameters in your custom catalog component configuration file:
      SearchStatisticsBatchInsertSize
      The batch processing size for capturing search statistics, in number of cached entries.
      The default value is 10000.
      SearchStatisticsUpdateInterval
      The time interval between batch processing updates, in seconds.
      The default value is 600.
      SearchStatisticsResultPagesTrackingThreshold
      Track search rule statistics up to the specified search result page.
      The default value is 1.