Mapping between HCL Commerce Search mediators and search postprocessors

This topic shows the mapping between the search mediators that are used by the related search CatalogNavigationView BOD services and the corresponding search postprocessors that are used by the search REST services from the search server.

Note: The search server does not support mediators, as they operate on BOD objects. Instead, postprocessors are used and operate on native Java List Objects.
BOD-based search mediator REST-based search postprocessor
SolrReadCatalogEntryViewPartMediator MainCatalogEntryViewResultQueryPostprocessor, SearchCatalogEntryViewUserDataQueryPostprocessor
SolrReadCatalogGroupViewPartMediator MainCatalogGroupViewResultQueryPostprocessor, SearchCatalogGroupViewUserDataQueryPostprocessor
SolrReadAttachmentAssetViewPartMediator SearchCatalogEntryViewAttachmentsQueryPostprocessor
SolrReadSuggestionViewPartMediator SearchSpellCheckSuggestionQueryPostprocessor
SolrReadFacetViewPartMediator SearchFacetQueryPostprocessor
SolrReadBreadCrumbTrailViewPartMediator SearchBreadCrumbTrailQueryPostprocessor
SolrReadWebContentViewPartMediator MainWebContentViewResultQueryPostprocessor
SolrReadCatalogNavigationViewPostMediator SearchStatisticsPostprocessor, SearchExperimentQueryPostprocessor