Details

    • Technical task
    • Resolution: Fixed
    • Major
    • 2.2.7, 2.3.0
    • 2.2.6
    • None
    • None

    Description

      As per the feedback during REVIEW phase (https://github.com/couchbaselabs/sdk-rfcs/pull/35), the index management API has a few changes:

      • watchPrimary removed from the watchIndexes parameters
      • all methods are now prefixed with N1ql (as in createN1qlIndex)
      • createN1qlIndex has a nullable Expression whereClause that allows to define a condition for the index. This is not available on the convenience varargs methods.
      • the condition is represented on IndexInfo, empty string if not applicable

      Attachments

        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