Re: Views with variable parameters

2011-01-10 Thread Alistair Cunningham
Thank you, that's perfect! Alistair Cunningham +1 888 468 3111 +44 20 799 39 799 http://integrics.com/ On 11/01/11 11:11, kowsik wrote: In your design/view, say 'blah/foo', do this: emit([ doc.field1, doc.field2 ], null) And when you query: GET /db/_design/blah/_view/foo?

Views with variable parameters

2011-01-10 Thread Alistair Cunningham
n large data sets (millions of documents). -- Alistair Cunningham +1 888 468 3111 +44 20 799 39 799 http://integrics.com/

Re: Preferred C/C++ client library

2010-12-15 Thread Alistair Cunningham
On 14/12/10 19:40, Matt Jennings wrote: I'm using couchdbpp with success in a current project: http://code.google.com/p/couchdbpp/ I'm a little put off by the 0.0.1 version number and lack of documentation. How mature is it? Alistair Cunningham +1 888 468 3111 +44 20 799 3

Re: Preferred C/C++ client library

2010-12-14 Thread Alistair Cunningham
rces, so if you have the original tarball: $ ./autogen.sh --enable-gtk-doc then make in 'doc' subdir should build HTML for the documentation." which works! Thanks for your help. Alistair Cunningham +1 888 468 3111 +44 20 799 39 799 http://integrics.com/

Re: Preferred C/C++ client library

2010-12-14 Thread Alistair Cunningham
does it return? What errors can it raise? I see a reference to a data structure "CouchdbDocumentInfo". What fields does it contain? When do these need to be set? And so on... Alistair Cunningham +1 888 468 3111 +44 20 799 39 799 http://integrics.com/

Re: Preferred C/C++ client library

2010-12-14 Thread Alistair Cunningham
know of any? Alistair Cunningham +1 888 468 3111 +44 20 799 39 799 http://integrics.com/

Preferred C/C++ client library

2010-12-14 Thread Alistair Cunningham
Hello, Can anyone please point me towards the best API library to use for C or C++ clients? Pillowtalk seems to be abandoned at an early stage. The Glib library seems to be more complete, but I can't find any useful API documentation. -- Alistair Cunningham +1 888 468 3111 +44 20 799 3