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

REST API indexCompactionMode has incorrect values specified

    XMLWordPrintable

Details

    Description

      The Auto-Compaction settings API page incorrectly states that indexCompactionMode can be standard or circular, but instead of standard it should say full. This is incorrectly stated throughout the page. For example, in the curl syntax it should be:
       -d indexCompactionMode=[ full | circular ]
       

      There is a similar mistake in the bucket create page, but with append used instead of standard. In this case it should also be replaced with full, e.g. at https://docs.couchbase.com/server/current/rest-api/rest-bucket-create.html#indexcompactionmode it should say "The value can either be circular (which is the default) or full."

      I believe that indexCompactionMode should not be mentioned for the bucket create/update settings as well as a few others in this section as they are not customisable at the bucket level (https://docs.couchbase.com/server/current/manage/manage-settings/configure-compact-settings.html#index-fragmentation)

      Attachments

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

        Activity

          People

            tony.hillman Tony Hillman (Inactive)
            peter.searby Peter Searby
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty