-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
Try to
dbInstance.setConfiguration("query_server_config", "reduce_limit", "false");result:
nested exception is org.ektorp.DocumentNotFoundException: nothing found on db path: /_config/query_server_config/reduce_limit, Response body: {"error":"not_found","reason":"Database does not exist."}
Should not use url '_config'. According to https://groups.google.com/forum/#!topic/couchdb-user-archive/ZQePL4EKzLE url should start from '/_node/<node_name>/_config/ '
Metadata
Metadata
Assignees
Labels
No labels