| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.search | |
| de.hybris.platform.solrfacetsearch.search.impl | |
| de.hybris.platform.solrfacetsearch.search.impl.populators |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
SearchResultGroup.getDocuments() |
List<Document> |
SearchResult.getDocuments()
Returns the document that represent the main results.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDocument
Default implementation of
Document. |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
SolrSearchResultGroup.getDocuments() |
List<Document> |
SolrSearchResult.getDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchResultGroup.setDocuments(List<Document> documents) |
void |
SolrSearchResult.setDocuments(List<Document> documents) |
| Modifier and Type | Method and Description |
|---|---|
protected Document |
FacetSearchResultDocumentsPopulator.convertDocument(SolrDocument solrDocument,
Map<String,FieldNameTranslator.FieldInfo> fieldInfos) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FacetSearchResultDocumentsPopulator.populateGroupedResults(List<Document> documents,
List<SolrDocument> solrDocuments,
List<SearchResultGroup> searchResultGroups,
Map<String,FieldNameTranslator.FieldInfo> fieldInfos,
GroupCommand groupCommand,
int groupCommandIndex) |
Copyright © 2017 SAP SE. All Rights Reserved.