diff options
author | Paul Joseph Davis <davisp@apache.org> | 2009-10-13 23:13:16 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2009-10-13 23:13:16 +0000 |
commit | 594e19a52490629bd2e538161a2e1b1ccb29a833 (patch) | |
tree | 37aaaa1155451db7edcfa296c2058a8ae506e647 /src/etap | |
parent | 4f75d5035cf16f39e086c5c8278e18019514d803 (diff) |
Add more information to the view info objects.
View info is available at the URL:
http://127.0.0.1:5984/db_name/_design/ddocid/_info
New fields include:
updater_running [true|false] : Whether the view is being built
waiting_commit [true|false] : Whether this view is a head of db commits
waiting_clients [integer] : How many clients are waiting on this view
update_seq [integer] : The update sequence that has been indexed
purge_seq [integer] : The purge sequence that has been processed
Other fields for reference:
signature [string] : The md5 signature of the design document's functions
language [string] : The language of the design document
disk_size [integer] : Number of bytes the view file occupies on disk
compact_running [boolean] : Whether the view is currently being compacted
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@824970 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/etap')
0 files changed, 0 insertions, 0 deletions