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

    Parameter to specify whether or not the view in question should be updated prior to responding to the user. * true - Return results after the view is updated. * false - Return results without updating the view. * lazy - Return the view results without waiting for an update, but update them immediately after the request.

    Index

    Enumeration Members

    Enumeration Members

    FALSE: "false"
    LAZY: "lazy"
    TRUE: "true"