Uses of Class
de.hybris.platform.commerceservices.search.solrfacetsearch.data.SolrDocumentData
Packages that use SolrDocumentData
-
Uses of SolrDocumentData in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators with parameters of type SolrDocumentDataModifier and TypeMethodDescriptionprotected Map<ClassAttributeAssignmentModel,Object> SolrDocumentSearchResultValuePopulator.getFeatureValues(IndexedType indexedType, SolrDocumentData<SearchQuery, org.apache.solr.common.SolrDocument> source) Deprecated, for removal: This API element is subject to removal in a future version.protected ObjectSolrDocumentSearchResultValuePopulator.getValue(SolrDocumentData<SearchQuery, org.apache.solr.common.SolrDocument> source, IndexedProperty property) Deprecated, for removal: This API element is subject to removal in a future version.protected ObjectSolrDocumentSearchResultValuePopulator.getValue(SolrDocumentData<SearchQuery, org.apache.solr.common.SolrDocument> source, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.voidSolrDocumentSearchResultValuePopulator.populate(SolrDocumentData<SearchQuery, org.apache.solr.common.SolrDocument> source, SearchResultValueData target) Deprecated, for removal: This API element is subject to removal in a future version.