Open
Description
In a multi-shard environment, CouchDB allows to automatically redirect a query on the previous stable version of a DesignDocument if the DesignDocument is currently indexing using the stable and update query parameters.
The QueryView
class builder needs to be updated with these two fields to support this mechanism.