IndexNameResolver instead.@Deprecated public interface SolrCoreNameResolver
IndexedType instance.| Modifier and Type | Method and Description |
|---|---|
String |
getOriginalSolrCoreName(IndexedType type)
Deprecated.
Resolves solr core name for the given
IndexedType instance regardless of from which indexing phase it
comes from. |
String |
getSolrCoreName(IndexedType type)
Deprecated.
Resolves solr core name for the given
IndexedType instance. |
String getSolrCoreName(IndexedType type)
IndexedType instance.type - - IndexedType instance.String getOriginalSolrCoreName(IndexedType type)
IndexedType instance regardless of from which indexing phase it
comes from.type - IndexedType instanceCopyright © 2017 SAP SE. All Rights Reserved.