| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.config | |
| de.hybris.platform.solrfacetsearch.indexer.listeners |
| Modifier and Type | Method and Description |
|---|---|
CommitMode |
IndexConfig.getCommitMode() |
static CommitMode |
CommitMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommitMode[] |
CommitMode.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.setCommitMode(CommitMode commitMode) |
| Modifier and Type | Field and Description |
|---|---|
protected static CommitMode |
CommitModeListener.DEFAULT_COMMIT_MODE |
| Modifier and Type | Method and Description |
|---|---|
protected CommitMode |
CommitModeListener.resolveCommitMode(FacetSearchConfig facetSearchConfig,
java.util.Map<java.lang.String,java.lang.String> indexerHints) |
Copyright © 2018 SAP SE. All Rights Reserved.