@ibm-cloud/cloudant - v0.12.8
    Preparing search index...
    interface Transport {
        name?: string;
        type?: string;
        [propName: string]: any;
    }

    Indexable

    • [propName: string]: any

      IndexField.IndexField.Transport accepts additional properties of type string.

    Index

    Properties

    Properties

    name?: string
    type?: string