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

as of the 6.5 beta, N1QL will only support GSI indexes, not VIEW indexes

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • Mad Hatter
    • Mad Hatter
    • query
    • DOC-2019-S22-Nov01
    • 1

    Description

      Statements like this will no longer work:

      create index f_idx on myBucket(foo) using view

      These will continue to work:

      create index f_idx on myBucket(foo) 

      create index f_idx on myBucket(foo) using gsi

      Pre-existing view-type indexes will not be accessible.

       

      Attachments

        Issue Links

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

          Activity

            People

              simon.dew Simon Dew
              johan.larson Johan Larson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty