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

XDCR filtering keys docs use round brackets instead of curly braces

    XMLWordPrintable

Details

    Description

      For example:

      (n) Matches n occurrences of the previous character or expression.

      The parentheses should be updated to braces here.

      We can create a test document with key aaaaa to test the XDCR filter. Using REGEXP_CONTAINS(META().id, 'a(5)'), as per the documentation, gives no match, whereas REGEXP_CONTAINS(META().id, 'a{5}') does match.

      Reporter: Elliot Goodwin
      E-mail: elliot.goodwin@couchbase.com

      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)
            Elliot.goodwin Elliot Goodwin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty