SolrSearchProvider.exportConfig(Index) instead.@Deprecated public interface SolrSynonymsService
| Modifier and Type | Method and Description |
|---|---|
void |
exportSynonyms(FacetSearchConfig facetSearchConfig,
IndexedType indexedType)
Deprecated.
Exports synonyms to the Solr server.
|
void |
exportSynonyms(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
boolean visible)
Deprecated.
Exports synonyms to the Solr server.
|
void exportSynonyms(FacetSearchConfig facetSearchConfig, IndexedType indexedType) throws FacetConfigExportException
facetSearchConfig - - the facet search configurationindexedType - - the indexed typeFacetConfigExportException - if an error occurs during the exportvoid exportSynonyms(FacetSearchConfig facetSearchConfig, IndexedType indexedType, boolean visible) throws FacetConfigExportException
facetSearchConfig - - the facet search configurationindexedType - - the indexed typevisible - - if true, the synonyms should be immediately visible after the exportFacetConfigExportException - if an error occurs during the exportCopyright © 2017 SAP SE. All Rights Reserved.