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

sync gateway: import filter not collections aware

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • None
    • None
    • sync-gateway
    • None
    • 0

    Description

      https://docs.couchbase.com/sync-gateway/current/configuration-schema-import-filter.html#upsert-import-filter-function

      On this page where it says:

      https:://{sgw-uri}/{db}/_config/import_filter
      

      this should be

      https://{sgw-uri}/{keyspace}/_config/import_filter
      

      And

      put {db}/_config/import_filter
      

      should be keyspace instead of db.
      Replacing double colons and this function is keyspace (collection) scoped. This is only
      true on Sync Gateway >= 3.1

      Attachments

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

        Activity

          People

            elliot.hunter Elliot Hunter
            tor.colvin Tor Colvin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty