Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-20108

create index with like in where clause does not work with views

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.0.0
    • 4.5.1, 5.0.0
    • query
    • 4.7.0-860
    • Untriaged
    • No

    Description

      create Index issued:
      CREATE INDEX idx ON default(_id) where _id like 'query-test%' USING view;

      Result:
      [

      { "code": 13000, "msg": "Failed to create view idx - cause: This Expression is not supported by view indexes" }

      ]

      Attachments

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

        Activity

          People

            Prerna.Manaktala Prerna Manaktala (Inactive)
            Prerna.Manaktala Prerna Manaktala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty