@ibm-cloud/cloudant - v0.12.7
    Preparing search index...

    Interface Transport

    interface Transport {
        name: string;
        stopwords?: string[];
    }
    Index

    Properties

    Properties

    name: string
    stopwords?: string[]