Uses of Interface
de.hybris.platform.solrfacetsearch.indexer.spi.SolrDocumentFactory
-
Packages that use SolrDocumentFactory Package Description com.hybris.backoffice.solrsearch.indexer.impl de.hybris.platform.solrfacetsearch.indexer.impl -
-
Uses of SolrDocumentFactory in com.hybris.backoffice.solrsearch.indexer.impl
Classes in com.hybris.backoffice.solrsearch.indexer.impl that implement SolrDocumentFactory Modifier and Type Class Description classBackofficeSolrDocumentFactoryDeprecated, for removal: This API element is subject to removal in a future version.since 1808, not used anymore -
Uses of SolrDocumentFactory in de.hybris.platform.solrfacetsearch.indexer.impl
Classes in de.hybris.platform.solrfacetsearch.indexer.impl that implement SolrDocumentFactory Modifier and Type Class Description classDefaultSolrDocumentFactoryDeprecated.Since 1808, functionality is moved toDefaultIndexer.
-