| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.config | |
| de.hybris.platform.solrfacetsearch.indexer.listeners |
| Modifier and Type | Method and Description |
|---|---|
OptimizeMode |
IndexConfig.getOptimizeMode() |
static OptimizeMode |
OptimizeMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OptimizeMode[] |
OptimizeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexConfig.setOptimizeMode(OptimizeMode optimizeMode) |
| Modifier and Type | Field and Description |
|---|---|
protected static OptimizeMode |
OptimizeModeListener.DEFAULT_OPTIMIZE_MODE |
| Modifier and Type | Method and Description |
|---|---|
protected OptimizeMode |
OptimizeModeListener.resolveOptimizeMode(FacetSearchConfig facetSearchConfig,
java.util.Map<java.lang.String,java.lang.String> indexerHints) |
Copyright © 2018 SAP SE. All Rights Reserved.