Hi, try http://127.0.0.1:5984/twitterdb/_design/tweetzahl/_view/tweetzahl Good luck! Sebastian
On Wed, Jan 21, 2015 at 9:22 PM, Ayhan Kesenci <[email protected]> wrote: > I mean for example you have this command to export a couchdb with curl > > http://127.0.0.1:5984/twitterdb/_all_docs?include_docs=true> > C:\Users\Sei_Erfolgreich\Desktop\text.txt > > but i need a special view, but if I try it to copy the url fromt the view > in the command > > > > http://127.0.0.1:5984/_utils/database.html?twitterdb/_design/tweetzahl/_view/tweetzahl > > C:\Users\Sei_Erfolgreich\Desktop\text.txt > > > dont work,only it saves the html version, but i need the data > > 2015-01-21 20:33 GMT+01:00 Alexander Gabriel <[email protected]>: > > > you can use a list if you want to generate a format other than json > > Alex > > > > > > 2015-01-21 20:29 GMT+01:00 Aurélien Bénel <[email protected]>: > > > > > > Is it possible to export a couchdb view ? > > > > > > Err... A view is already a JSON payload got with HTTP... > > > What do you mean? > > > What for? In which format? > > > > > > > > > Regards, > > > > > > Aurélien > > >
