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

    Enumeration SearchSortModeValues

    For set-type fields, only a single value of the set is taken into account for sorting. The sort mode determines whether the minimum or maximum value, or a calculated statistical value should be used as sorting value.

    Index

    Enumeration Members

    Enumeration Members

    Avg: "avg"
    Max: "max"
    Min: "min"
    Sum: "sum"