Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-2924

Missing docs for updateIndexAsync on Cblite java platform

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • Major
    • None
    • None
    • couchbase-lite

    Description

      First comment:

      From @Martin-Hogge in https://github.com/couchbase/couchbase-lite-ios/issues/1010#issuecomment-296972275

      > Hi, I correctly see the updateIndex reference on the official doc but none for the updateIndexAsync. I could run the updateIndex method on a background thread myself but if an async method exists it would be easier to directly use it.

      > Plus, I do not see it in the official documentation but I find out that their is an updateIndexAlone method on the CBLite sdk. I'm not sure to understand correctly the difference between updateIndex and updateIndexAlone. Here is its JavaDoc:

      ```
      /**

      • Updates the view's index (incrementally) if necessary.
      • Only the view's index alone will be updated.
        *
      • @return Status OK if updated or NOT_MODIFIED if already up-to-date.
      • @throws CouchbaseLiteException
        */
        ```

      see other comments: https://github.com/couchbaselabs/couchbase-mobile-portal/issues/681

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jamiltz James Nocentini
            jamiltz James Nocentini
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty