couchbase-analytics
    Preparing search index...

    Class QueryResultHandle

    Represents a handle to fetch or discard the results of a completed async query.

    Index

    Methods

    • Discards the query results on the server, freeing server-side resources. Does not throw if the results have already been discarded or canceled (404).

      Parameters

      Returns Promise<void>