@ibm-cloud/cloudant - v0.12.7
    Preparing search index...
    interface Transport {
        fields?: { [key: string]: CloudantV1.Analyzer.Transport };
        name: string;
        stopwords?: string[];
    }
    Index

    Properties

    fields?: { [key: string]: CloudantV1.Analyzer.Transport }
    name: string
    stopwords?: string[]