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

    Interface Transport

    interface Transport {
        doc?: CloudantV1.Document.Transport;
        fields: JsonObject;
        highlights?: JsonObject;
        id: string;
    }
    Index
    fields: JsonObject
    highlights?: JsonObject
    id: string