Mapping between WebSphere Commerce Search result filters and search postprocessors

A description of the mapping between search result filters 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 result filters, as they operate on BOD objects. The search server uses postprocessors, which operate on native Java List Objects.
BOD-based search result filter REST-based search postprocessor
SearchCatalogEntryMerchandisingAssocResultFilter SolrRESTSearchCatalogEntryViewMerchandisingAssocQueryPostprocessor
SearchCatalogEntryViewAttachmentsResultFilter SolrRESTSearchCatalogEntryViewAttachmentsQueryPostprocessor
SearchCatalogEntryViewAttributesAllowedValueResultFilter SolrRESTSearchCatalogEntryViewAttributesQueryPostprocessor
SearchCatalogEntryViewAttributesResultFilter SolrRESTSearchCatalogEntryViewAttributesQueryPostprocessor
SearchCatalogEntryViewDescriptionResultFilter SolrRESTSearchCatalogEntryViewDescriptionQueryPostprocessor
SearchCatalogEntryViewPackageBundleResultFilter SolrRESTSearchCatalogEntryViewComponentsQueryPostprocessor
SearchCatalogEntryViewPriceResultFilter SolrRESTSearchCatalogEntryViewPriceQueryPostprocessor
SearchCatalogEntryViewSingleSKUResultFilter The logic that is deprecated by indexing the childCatentry_id field
SearchCatalogEntryViewSKUResultFilter SolrRESTSearchCatalogEntryViewSKUQueryPostprocessor
SearchCatalogEntryViewStoreDisplayAttributesResultFilter SolrRESTSearchCatalogEntryViewAttributesQueryPostprocessor
SearchCatalogGroupEntitlementResultFilter SolrRESTSearchCategoryEntitlementQueryPostprocessor, SolrRESTSearchChildCategoryEntitlementQueryPostprocessor
SearchCatalogNavigationViewDynamicKitResultFilter SolrRESTSearchCatalogEntryViewDynamicKitQueryPostprocessor
SearchCatalogNavigationViewPreviewResultFilter SolrRESTSearchPreviewQueryPostprocessor
SearchCatalogNavigationViewSEOTitleMetaDataFilter The Search Server does not return SEO metadata. Metadata is returned from the WebSphere Commerce server.
SearchNavigationSuggestionsResultFilter SolrRESTSearchCategorySuggestionQueryPostprocessor, SolrRESTSearchBrandSuggestionQueryPostprocessor