@nosto/nosto-js

    Interface SearchTermsFacet

    interface SearchTermsFacet {
        data: SearchFacetTerm[];
        field: string;
        id: string;
        name: string;
        type: SearchFacetType;
    }
    Index

    Properties

    Properties

    Facet term list

    field: string

    Field from which terms were calculated

    id: string
    name: string
    MMNEPVFCICPMFPCPTTAAATR