Class | Description |
---|---|
SolrRESTMainCatalogEntryViewResultQueryPostprocessor |
This is a
Solr specific implementation of the search query post-processor for
handling the main search result of CatalogEntryView. |
SolrRESTMainCatalogGroupViewResultQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling the main search result of CatalogGroupView.
|
SolrRESTMainWebContentViewResultQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling the main search result of the Web Content View.
|
SolrRESTSearchBrandSuggestionQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling brand suggestion.
|
SolrRESTSearchBreadCrumbTrailQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling bread crumb trail.
|
SolrRESTSearchCatalogEntryViewAttachmentsQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
adding product's attachments to the response.
|
SolrRESTSearchCatalogEntryViewAttributesQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
adding product/SKU Attributes to the CatalogEntryView part of the response.
|
SolrRESTSearchCatalogEntryViewComponentsQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
adding Bundle's and Packages components into the response.
|
SolrRESTSearchCatalogEntryViewDescriptionQueryPostprocessor |
This post processor provides the description override information.
|
SolrRESTSearchCatalogEntryViewDynamicKitQueryPostprocessor |
This is the implementation of search query post-processor for populating
Dynamic Kit configuration information from Database, index, and price REST services
|
SolrRESTSearchCatalogEntryViewMerchandisingAssocQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor
for adding Merchandising Assoc into the response.
|
SolrRESTSearchCatalogEntryViewPriceQueryPostprocessor |
This is a
Solr specific implementation of the search query post-processor for
adding Price into the response. |
SolrRESTSearchCatalogEntryViewSKUQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
adding product's SKUs to the response.
|
SolrRESTSearchCatalogEntryViewUserDataQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
adding custom fields into the response.
|
SolrRESTSearchCatalogGroupViewUserDataQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
adding user data fields into the response.
|
SolrRESTSearchCategoryEntitlementQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
category entitlement filtering.
|
SolrRESTSearchCategorySuggestionQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling category suggestion.
|
SolrRESTSearchChildCategoryEntitlementQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
filtering child-catgroupId in the response
|
SolrRESTSearchEntitlementQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling catgroup_id_search facets.
|
SolrRESTSearchExperimentQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling search rule expermient meta data.
|
SolrRESTSearchFacetQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling facets.
|
SolrRESTSearchPreviewQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling preview context.
|
SolrRESTSearchResultGroupingQueryPostprocessor | Deprecated |
SolrRESTSearchSpellCheckSuggestionQueryPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling spell correction.
|
SolrRESTSearchStatisticsPostprocessor |
This is a Solr specific implementation of the search query post-processor for
handling statistics.
|