Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "HTTP_view_API" page has been changed by MarcaJames.
http://wiki.apache.org/couchdb/HTTP_view_API?action=diff&rev1=25&rev2=26

--------------------------------------------------

  
  == View Compaction ==
  
- If you have very large views or are tight on space, you might consider 
compaction as well. To run compact for a particular view on a particular 
database;
+ If you have very large views or are tight on space, you might consider 
[[Compaction]] as well. To run compact for a particular view on a particular 
database;
  
  {{{
  POST /some_database/_compact/designname

Reply via email to