@Deprecated public interface SolrCoresSwapper
| Modifier and Type | Method and Description |
|---|---|
void |
swapSolrCores(FacetSearchConfig facetSearchConfig,
IndexedType stagedIndexedType)
Deprecated.
Swaps the solr cores represented by the original and staged
IndexedTypes on the solr instance configured
in the given solrConfig. |
void swapSolrCores(FacetSearchConfig facetSearchConfig, IndexedType stagedIndexedType) throws SolrCoresSwappingException
IndexedTypes on the solr instance configured
in the given solrConfig.facetSearchConfig - - configuration of facet search.stagedIndexedType - - temporary indexed type, representing the staged solr indexSolrCoresSwappingExceptionCopyright © 2017 SAP SE. All Rights Reserved.