Uses of Interface
de.hybris.platform.solrfacetsearch.solr.SolrIndexService
Packages that use SolrIndexService
Package
Description
-
Uses of SolrIndexService in com.hybris.backoffice.solrsearch.events
Fields in com.hybris.backoffice.solrsearch.events declared as SolrIndexServiceModifier and TypeFieldDescriptionprotected SolrIndexServiceDirectSolrIndexSynchronizationStrategy.solrIndexServiceMethods in com.hybris.backoffice.solrsearch.events with parameters of type SolrIndexServiceModifier and TypeMethodDescriptionvoidDirectSolrIndexSynchronizationStrategy.setSolrIndexService(SolrIndexService solrIndexService) -
Uses of SolrIndexService in com.hybris.backoffice.solrsearch.indexer.cron
Fields in com.hybris.backoffice.solrsearch.indexer.cron declared as SolrIndexServiceModifier and TypeFieldDescriptionprotected SolrIndexServiceBackofficeSolrIndexerDeleteJob.solrIndexServiceDeprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.backoffice.solrsearch.indexer.cron with parameters of type SolrIndexServiceModifier and TypeMethodDescriptionvoidBackofficeSolrIndexerDeleteJob.setSolrIndexService(SolrIndexService solrIndexService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SolrIndexService in com.hybris.backoffice.solrsearch.setup
Methods in com.hybris.backoffice.solrsearch.setup that return SolrIndexServiceModifier and TypeMethodDescriptionprotected SolrIndexServiceBackofficeSolrSearchIndexInitializer.getSolrIndexService()Methods in com.hybris.backoffice.solrsearch.setup with parameters of type SolrIndexServiceModifier and TypeMethodDescriptionvoidBackofficeSolrSearchIndexInitializer.setSolrIndexService(SolrIndexService solrIndexService) -
Uses of SolrIndexService in de.hybris.platform.solrfacetsearch.config.factories.impl
Methods in de.hybris.platform.solrfacetsearch.config.factories.impl that return SolrIndexServiceMethods in de.hybris.platform.solrfacetsearch.config.factories.impl with parameters of type SolrIndexServiceModifier and TypeMethodDescriptionvoidDefaultFlexibleSearchQuerySpecFactory.setIndexService(SolrIndexService indexService) -
Uses of SolrIndexService in de.hybris.platform.solrfacetsearch.indexer.listeners
Methods in de.hybris.platform.solrfacetsearch.indexer.listeners that return SolrIndexServiceMethods in de.hybris.platform.solrfacetsearch.indexer.listeners with parameters of type SolrIndexServiceModifier and TypeMethodDescriptionvoidIndexerOperationListener.setSolrIndexService(SolrIndexService solrIndexService) -
Uses of SolrIndexService in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that return SolrIndexServiceMethods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with parameters of type SolrIndexServiceModifier and TypeMethodDescriptionvoidAbstractIndexerStrategy.setSolrIndexService(SolrIndexService solrIndexService) -
Uses of SolrIndexService in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return SolrIndexServiceModifier and TypeMethodDescriptionDefaultFacetSearchStrategy.getSolrIndexService()LegacyFacetSearchStrategy.getSolrIndexService()Deprecated.Methods in de.hybris.platform.solrfacetsearch.search.impl with parameters of type SolrIndexServiceModifier and TypeMethodDescriptionvoidDefaultFacetSearchStrategy.setSolrIndexService(SolrIndexService solrIndexService) voidLegacyFacetSearchStrategy.setSolrIndexService(SolrIndexService solrIndexService) Deprecated. -
Uses of SolrIndexService in de.hybris.platform.solrfacetsearch.solr.impl
Classes in de.hybris.platform.solrfacetsearch.solr.impl that implement SolrIndexService -
Uses of SolrIndexService in de.hybris.platform.solrfacetsearch.suggester.impl
Methods in de.hybris.platform.solrfacetsearch.suggester.impl that return SolrIndexServiceMethods in de.hybris.platform.solrfacetsearch.suggester.impl with parameters of type SolrIndexServiceModifier and TypeMethodDescriptionvoidDefaultSolrAutoSuggestService.setSolrIndexService(SolrIndexService solrIndexService) -
Uses of SolrIndexService in de.hybris.platform.solrfacetsearchbackoffice.panel.renderers
Methods in de.hybris.platform.solrfacetsearchbackoffice.panel.renderers that return SolrIndexServiceMethods in de.hybris.platform.solrfacetsearchbackoffice.panel.renderers with parameters of type SolrIndexServiceModifier and TypeMethodDescriptionvoidExportSolrConfigurationPanelRenderer.setSolrIndexService(SolrIndexService solrIndexService)