Class DefaultSolrModifiedItemDAO
java.lang.Object
com.hybris.backoffice.solrsearch.daos.impl.DefaultSolrModifiedItemDAO
- All Implemented Interfaces:
SolrModifiedItemDAO
@Deprecated(since="1808",
forRemoval=true)
public class DefaultSolrModifiedItemDAO
extends Object
implements SolrModifiedItemDAO
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final StringDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected List<SolrModifiedItemModel>executeQuery(FlexibleSearchQuery query) Deprecated, for removal: This API element is subject to removal in a future version.findByModificationType(SolrItemModificationType modificationType) Deprecated, for removal: This API element is subject to removal in a future version.voidsetFlexibleSearchService(FlexibleSearchService flexibleSearchService) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
FIND_REMOVED_ITEMS_BY_MODIFICATION_TYPE
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
DefaultSolrModifiedItemDAO
public DefaultSolrModifiedItemDAO()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
findByModificationType
public Collection<SolrModifiedItemModel> findByModificationType(SolrItemModificationType modificationType) Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
findByModificationTypein interfaceSolrModifiedItemDAO
-
executeQuery
Deprecated, for removal: This API element is subject to removal in a future version. -
setFlexibleSearchService
Deprecated, for removal: This API element is subject to removal in a future version.
-
SolrModifiedItemModelis no longer used in solr index update strategy