Uses of Enum Class
de.hybris.platform.solrfacetsearch.config.CommitMode
Packages that use CommitMode
Package
Description
-
Uses of CommitMode in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return CommitModeModifier and TypeMethodDescriptionIndexConfig.getCommitMode()static CommitModeReturns the enum constant of this class with the specified name.static CommitMode[]CommitMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.solrfacetsearch.config with parameters of type CommitMode -
Uses of CommitMode in de.hybris.platform.solrfacetsearch.indexer.listeners
Fields in de.hybris.platform.solrfacetsearch.indexer.listeners declared as CommitModeModifier and TypeFieldDescriptionprotected static final CommitModeCommitModeListener.DEFAULT_COMMIT_MODEMethods in de.hybris.platform.solrfacetsearch.indexer.listeners that return CommitModeModifier and TypeMethodDescriptionprotected CommitModeCommitModeListener.resolveCommitMode(FacetSearchConfig facetSearchConfig, Map<String, String> indexerHints)