Class ProductTypeChangeIsSearchableActionImpl

java.lang.Object
com.commercetools.api.models.product_type.ProductTypeChangeIsSearchableActionImpl
All Implemented Interfaces:
ProductTypeChangeIsSearchableAction, ProductTypeUpdateAction, ResourceUpdateAction<ProductTypeUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class ProductTypeChangeIsSearchableActionImpl extends Object implements ProductTypeChangeIsSearchableAction, io.vrap.rmf.base.client.ModelBase

Following this update the Products are reindexed asynchronously to reflect this change on the search endpoint. When enabling search on an existing Attribute type definition, the constraint regarding the maximum size of a searchable Attribute will not be enforced. Instead, Product AttributeDefinitions exceeding this limit will be treated as not searchable and will not be available for full-text search.