built in '_all_docs' view?
Sun, 02/03/2013 - 01:51
Hi,
I noticed that in the admin web page, you can filter the keys without any view being created. this leads me to think there maybe some kind of built-in view underneath. It appears there may be a view called '_all_docs'? However, I can't seem to find any official info on this. Is it an official supported view?
Thanks,
Bob
Hello Bob,
This view is only here for the Administration Console. The reason why you do not find information about it, is because it is an internal component and not supported (should not be used by your custom application)
Regards
Tug
@tgrall