Uses of Interface
de.hybris.platform.solrfacetsearch.search.SearchResultGroup
Packages that use SearchResultGroup
Package
Description
-
Uses of SearchResultGroup in de.hybris.platform.adaptivesearchsolr.strategies.impl
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that return SearchResultGroupModifier and TypeMethodDescriptionprotected SearchResultGroupSolrAsSearchProviderTest.buildSearchResultGroup(Document... docs) Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl with parameters of type SearchResultGroupModifier and TypeMethodDescriptionprotected AsDocumentDataSolrAsSearchProvider.createDocumentData(SearchResultGroup group) -
Uses of SearchResultGroup in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators with parameters of type SearchResultGroupModifier and TypeMethodDescriptionprotected ITEMSearchResponseResultsPopulator.convertGroupResultDocuments(SearchQuery searchQuery, SearchResultGroup group) -
Uses of SearchResultGroup in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return types with arguments of type SearchResultGroup -
Uses of SearchResultGroup in de.hybris.platform.solrfacetsearch.search.impl
Classes in de.hybris.platform.solrfacetsearch.search.impl that implement SearchResultGroupMethods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type SearchResultGroupMethod parameters in de.hybris.platform.solrfacetsearch.search.impl with type arguments of type SearchResultGroupModifier and TypeMethodDescriptionvoidSolrSearchResultGroupCommand.setGroups(List<SearchResultGroup> groups) -
Uses of SearchResultGroup in de.hybris.platform.solrfacetsearch.search.impl.populators
Methods in de.hybris.platform.solrfacetsearch.search.impl.populators that return SearchResultGroupModifier and TypeMethodDescriptionprotected SearchResultGroupFacetSearchResultDocumentsPopulator.createSearchResulGroupForExpand(org.apache.solr.client.solrj.response.QueryResponse queryResponse, Document document, String groupField, Map<String, FieldNameTranslator.FieldInfo> invertedFieldInfos)