@gradientedge/commercetools-utils
    Preparing search index...

    Interface ProductSearchFacetDistinctBucketSortExpression

    interface ProductSearchFacetDistinctBucketSortExpression {
        by: ProductSearchFacetDistinctBucketSortBy;
        order: SearchSortOrder;
    }
    Index

    Properties

    Properties

    Defines whether to sort by bucket count or key.

    Defines the sorting order.