Uses of Class
de.hybris.platform.solrfacetsearch.search.impl.SolrSearchResult
-
Packages that use SolrSearchResult Package Description de.hybris.platform.solrfacetsearch.search de.hybris.platform.solrfacetsearch.search.impl de.hybris.platform.solrfacetsearch.search.impl.populators -
-
Uses of SolrSearchResult in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return SolrSearchResult Modifier and Type Method Description SolrSearchResultSolrKeywordRedirectService. attachKeywordRedirect(SolrSearchResult result)Attach keyword redirects to aSolrSearchResult.Methods in de.hybris.platform.solrfacetsearch.search with parameters of type SolrSearchResult Modifier and Type Method Description SolrSearchResultSolrKeywordRedirectService. attachKeywordRedirect(SolrSearchResult result)Attach keyword redirects to aSolrSearchResult. -
Uses of SolrSearchResult in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return SolrSearchResult Modifier and Type Method Description SolrSearchResultDefaultSolrKeywordRedirectService. attachKeywordRedirect(SolrSearchResult searchResult)Methods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type SolrSearchResult Modifier and Type Method Description Converter<SearchResultConverterData,SolrSearchResult>LegacyFacetSearchStrategy. getFacetSearchResultConverter()Deprecated.Methods in de.hybris.platform.solrfacetsearch.search.impl with parameters of type SolrSearchResult Modifier and Type Method Description SolrSearchResultDefaultSolrKeywordRedirectService. attachKeywordRedirect(SolrSearchResult searchResult)Method parameters in de.hybris.platform.solrfacetsearch.search.impl with type arguments of type SolrSearchResult Modifier and Type Method Description voidLegacyFacetSearchStrategy. setFacetSearchResultConverter(Converter<SearchResultConverterData,SolrSearchResult> facetSearchResultConverter)Deprecated. -
Uses of SolrSearchResult in de.hybris.platform.solrfacetsearch.search.impl.populators
Methods in de.hybris.platform.solrfacetsearch.search.impl.populators with parameters of type SolrSearchResult Modifier and Type Method Description voidFacetSearchResultBasicPopulator. populate(SearchResultConverterData source, SolrSearchResult target)voidFacetSearchResultDocumentsPopulator. populate(SearchResultConverterData source, SolrSearchResult target)voidFacetSearchResultFacetsPopulator. populate(SearchResultConverterData source, SolrSearchResult target)voidFacetSearchResultSortsPopulator. populate(SearchResultConverterData source, SolrSearchResult target)
-