| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.solrfacetsearch.model.config |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
|
| Modifier and Type | Method and Description |
|---|---|
static SolrOptimizeMode |
SolrOptimizeMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SolrOptimizeMode[] |
SolrOptimizeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SolrOptimizeMode |
SolrIndexConfigModel.getOptimizeMode()
Generated method - Getter of the
SolrIndexConfig.optimizeMode attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexConfigModel.setOptimizeMode(SolrOptimizeMode value)
Generated method - Setter of
SolrIndexConfig.optimizeMode attribute defined at extension solrfacetsearch. |
Copyright © 2018 SAP SE. All Rights Reserved.