| 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 SolrCommitMode |
SolrCommitMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SolrCommitMode[] |
SolrCommitMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SolrCommitMode |
SolrIndexConfigModel.getCommitMode()
Generated method - Getter of the
SolrIndexConfig.commitMode attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexConfigModel.setCommitMode(SolrCommitMode value)
Generated method - Setter of
SolrIndexConfig.commitMode attribute defined at extension solrfacetsearch. |
Copyright © 2017 SAP SE. All Rights Reserved.