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

    Interface WhitespaceTokenizer

    Creates tokens by splitting the text field in SearchKeyword by whitespaces.

    interface WhitespaceTokenizer {
        type: "whitespace";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "whitespace"