SDK JS
    Preparing search index...

    One attribute field, normalised across the three shapes the SDK returns today.

    interface AttributeField {
        name: string;
        numeric: boolean;
    }
    Index

    Properties

    Properties

    name: string
    numeric: boolean