Uses of Package
com.broadleafcommerce.search.provider.solr.response
Packages that use com.broadleafcommerce.search.provider.solr.response
Package
Description
-
Classes in com.broadleafcommerce.search.provider.solr.response used by com.broadleafcommerce.search.provider.solr.autoconfigurationClassDescriptionDecorates the
SearchResponse
with the raw query response for debugging.Implementations of this interface will populate some extra information on theSearchResponse
.Implementations of this interface will populate some extra information on objects mapped from Solr documents.Decorates theSearchResponse
withFacetResponse
s associated to ranged facetsDecorates theSearchResponse
withSortOption
s associated to the current search.Decorates theSearchResponse
withFacetResponse
s associated to standard valued non-ranged facets -
Classes in com.broadleafcommerce.search.provider.solr.response used by com.broadleafcommerce.search.provider.solr.mapperClassDescriptionImplementations 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.responseClassDescriptionImplementations of this interface will populate some extra information on the
SearchResponse
.Implementations of this interface will populate some extra information on objects mapped from Solr documents.Implementations of this abstract class will populate someFacetResponse
information on theSearchResponse
.