| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.config | |
| de.hybris.platform.solrfacetsearch.converters.populator | |
| de.hybris.platform.solrfacetsearch.solr.impl |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointURL> |
SolrConfig.getEndpointURLs() |
List<EndpointURL> |
ClusterConfig.getEndpointURLs() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrConfig.setEndpointURLs(List<EndpointURL> endpointURLs) |
void |
ClusterConfig.setEndpointURLs(List<EndpointURL> endpointURLs) |
| Modifier and Type | Method and Description |
|---|---|
protected List<EndpointURL> |
DefaultClusterConfigPopulator.populateEndpointUrls(SolrServerConfigModel source)
Populates SOLR end-point URL data using dedicated converter.
|
protected List<EndpointURL> |
DefaultSolrServerConfigPopulator.populateEndpointUrls(SolrServerConfigModel source)
Populates SOLR end-point URL data using dedicated converter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEndpointUrlPopulator.populate(SolrEndpointUrlModel source,
EndpointURL target) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultClusterConfigPopulator.setEndpointUrlConverter(Converter<SolrEndpointUrlModel,EndpointURL> endpointUrlConverter) |
void |
DefaultSolrServerConfigPopulator.setEndpointUrlConverter(Converter<SolrEndpointUrlModel,EndpointURL> endpointUrlConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<EndpointURL> |
AbstractSolrRestService.getAllServerUrls(FacetSearchConfig facetSearchConfig)
Deprecated.
|
protected Collection<EndpointURL> |
AbstractSolrRestService.getSolrEndpointUrls(FacetSearchConfig facetSearchConfig,
boolean onlyMaster)
Deprecated.
Returns solr server urls form configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SolrServiceStandaloneImpl.sameUrl(EndpointURL endpointURL,
EndpointURL endpointURL2)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SolrServiceStandaloneImpl.sameURLs(List<EndpointURL> endpointURLs,
List<EndpointURL> endpointURLs2)
Deprecated.
|
protected boolean |
SolrServiceStandaloneImpl.sameURLs(List<EndpointURL> endpointURLs,
List<EndpointURL> endpointURLs2)
Deprecated.
|
Copyright © 2017 SAP SE. All Rights Reserved.