The Document Viewer and Editor enables you to browser, view and edit individual documents stored in Couchbase Server buckets. To get to the Documents editor, click on the button within the Data Buckets view. This will open a list of available documents. You are shown only a selection of the available documents, rather than all documents.
You can select a different Bucket by using the bucket selection popup on the left. You can also page through the list of documents shown by using the navigation arrows on the right. To jump to a specific document ID, enter the ID in the box provided and click . To edit an existing document, click the button. To delete the document from the bucket, click .
To create a new document, click the button. This will open a prompt to specify the document Id of the created document.
Once the document Id has been set, you will be presented with the document editor. The document editor will also be opened when you click on the document ID within the document list. To edit the contents of the document, use the textbox to modify the JSON of the stored document.
Within the document editor, you can click to delete the current document, will copy the currently displayed information and create a new document with the document Id you specify. The will save the current document and return you to the list of documents.