Package com.broadleafcommerce.search.provider.solr.response
@NonNullApi
package com.broadleafcommerce.search.provider.solr.response
-
ClassDescriptionDefault implementation of the
ResponseParserusing Solr'sQueryResponse.Decorates theSearchResponsewith the raw query response for debugging.Implementations of this interface will populate some extra information on theSearchResponse.Populate the catalog ID on the result, if the document has one.Implementations of this interface will populate some extra information on objects mapped from Solr documents.Populate the context ID on the result.Component to convert decimal values toMonetaryAmountfor certain fields.Adds the score field to display boosted values, if it exists.WhenSearchSettingsProperties.isEnabled()is true, adds searchable and online fields.Implementations of this abstract class will populate someFacetResponseinformation on theSearchResponse.Decorates theSearchResponsewithFacetResponses associated to ranged facetsDecorates theSearchResponsewithSortOptions associated to the current search.If spell check is enabled, this class handles parsing the spelling suggestions and adding them to the response.Decorates theSearchResponsewithFacetResponses associated to standard valued non-ranged facets