Search reporting adds the EndecaReporting segment list to the Personalization Repository (/atg/userprofiling/PersonalizationRepository). You can edit this segment list in the Business Control Center to specify the user segments that are of interest for search reporting.
The /atg/reporting/datacollection/endeca/SearchLogEntryGenerator component is configured to use this segment list when generating log entries:
repositoryGroupListManager=/atg/userprofiling/UserSegmentListManager
repositoryGroupListIds+=EndecaReporting
For more information about segment lists, see the Personalization Programming Guide.

