You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Vlad GURDIGA <gu...@gmail.com> on 2009/10/25 00:26:31 UTC

_update feature documentation

Hello!

Is there any documentation on CouchDB _update's?

Re: _update feature documentation

Posted by Vlad GURDIGA <gu...@gmail.com>.
Thanks! =)

On Sun, Oct 25, 2009 at 12:42 AM, Zoltan Lajos Kis <ki...@tmit.bme.hu> wrote:
> Paul Davis wrote:
>>
>> On Sat, Oct 24, 2009 at 6:26 PM, Vlad GURDIGA <gu...@gmail.com> wrote:
>>
>>>
>>> Hello!
>>>
>>> Is there any documentation on CouchDB _update's?
>>>
>>>
>>
>> Vlad,
>>
>> There's nothing on the wiki yet, but the Futon tests are fairly
>> descriptive of usage:
>>
>>
>> http://svn.apache.org/viewvc/couchdb/trunk/share/www/script/test/update_documents.js?view=markup
>>
>> Paul Davis
>>
>
> There is one page on the wiki:
> http://wiki.apache.org/couchdb/How_to_intercept_document_updates_and_perform_additional_server-side_processing
>

Re: _update feature documentation

Posted by Paul Davis <pa...@gmail.com>.
On Sat, Oct 24, 2009 at 6:42 PM, Zoltan Lajos Kis <ki...@tmit.bme.hu> wrote:
> Paul Davis wrote:
>>
>> On Sat, Oct 24, 2009 at 6:26 PM, Vlad GURDIGA <gu...@gmail.com> wrote:
>>
>>>
>>> Hello!
>>>
>>> Is there any documentation on CouchDB _update's?
>>>
>>>
>>
>> Vlad,
>>
>> There's nothing on the wiki yet, but the Futon tests are fairly
>> descriptive of usage:
>>
>>
>> http://svn.apache.org/viewvc/couchdb/trunk/share/www/script/test/update_documents.js?view=markup
>>
>> Paul Davis
>>
>
> There is one page on the wiki:
> http://wiki.apache.org/couchdb/How_to_intercept_document_updates_and_perform_additional_server-side_processing
>

Doh! My Google-Fu has been judged, and found lacking.

Thanks Zoltan.

Paul Davis.

Re: _update feature documentation

Posted by Zoltan Lajos Kis <ki...@tmit.bme.hu>.
Paul Davis wrote:
> On Sat, Oct 24, 2009 at 6:26 PM, Vlad GURDIGA <gu...@gmail.com> wrote:
>   
>> Hello!
>>
>> Is there any documentation on CouchDB _update's?
>>
>>     
>
> Vlad,
>
> There's nothing on the wiki yet, but the Futon tests are fairly
> descriptive of usage:
>
> http://svn.apache.org/viewvc/couchdb/trunk/share/www/script/test/update_documents.js?view=markup
>
> Paul Davis
>   
There is one page on the wiki:
http://wiki.apache.org/couchdb/How_to_intercept_document_updates_and_perform_additional_server-side_processing

Re: _update feature documentation

Posted by Paul Davis <pa...@gmail.com>.
On Sat, Oct 24, 2009 at 6:26 PM, Vlad GURDIGA <gu...@gmail.com> wrote:
> Hello!
>
> Is there any documentation on CouchDB _update's?
>

Vlad,

There's nothing on the wiki yet, but the Futon tests are fairly
descriptive of usage:

http://svn.apache.org/viewvc/couchdb/trunk/share/www/script/test/update_documents.js?view=markup

Paul Davis