@nosto/nosto-js
    Preparing search index...

    Interface SearchHighlight

    interface SearchHighlight {
        keyword?: string;
    }
    Index

    Properties

    Properties

    keyword?: string