Uses of Package
com.broadleafcommerce.search.provider.solr.response
-
Classes in com.broadleafcommerce.search.provider.solr.response used by com.broadleafcommerce.search.provider.solr.autoconfiguration Class Description SolrResponseDebugDecorator Decorates theSearchResponsewith the raw query response for debugging.SolrResponseDecorator Implementations of this interface will populate some extra information on theSearchResponse.SolrResponseDocumentDecorator Implementations of this interface will populate some extra information on objects mapped from Solr documents.SolrResponseRangedFacetDecorator Decorates theSearchResponsewithFacetResponses associated to ranged facetsSolrResponseSortDecorator Decorates theSearchResponsewithSortOptions associated to the current search.SolrResponseStandardFacetDecorator Decorates theSearchResponsewithFacetResponses associated to standard valued non-ranged facets -
Classes in com.broadleafcommerce.search.provider.solr.response used by com.broadleafcommerce.search.provider.solr.mapper Class Description SolrResponseDocumentDecorator Implementations of this interface will populate some extra information on objects mapped from Solr documents. -
Classes in com.broadleafcommerce.search.provider.solr.response used by com.broadleafcommerce.search.provider.solr.response Class Description SolrResponseDecorator Implementations of this interface will populate some extra information on theSearchResponse.SolrResponseDocumentDecorator Implementations of this interface will populate some extra information on objects mapped from Solr documents.SolrResponseFacetDecorator Implementations of this abstract class will populate someFacetResponseinformation on theSearchResponse.