Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-144

Search query on collections should not require you to pass in the scope name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.0-dp.5
    • 1.0.0-beta
    • library
    • None
    • 1
    • SDK08

    Description

      The scope name is given when creating the index so the search service can infer it. Collections support is not defined in the RFC (should be added) but other SDKs do not require you to pass it in, just a list of collection names. This feature doesn't work in nodejs because it only passes the collections parameter which is ignored because scope name is empty.

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            jake.rawsthorne Jake Rawsthorne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes