Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-928

Allow custom name for primary index in Index DSL

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.2.6
    • 2.2.5
    • None
    • None

    Description

      In the Index DSL, it is not currently possible to deal with primary indexes that have been given a name different from #primary. Index creation and deletion should be made possible with a custom primary name.

      Note though that the deletion of a named primary index is done like for a secondary index: DROP INDEX `namespace`.`primaryName` and not "DROP PRIMARY INDEX primaryName ON bucket"

      Attachments

        Issue Links

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

          Activity

            People

              simonbasle Simon Baslé (Inactive)
              simonbasle Simon Baslé (Inactive)
              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