On Wed, Oct 15, 2008 at 4:18 PM, kowsik <[EMAIL PROTECTED]> wrote:
>
> POST /<db>/_slice?id=blah
> Content-Type: application/json
> Content-Length: ...
>
> function(doc) {
>    emit({ key1: doc.key1, key2: doc.key2 });
> }
>

Once the external patch has been applied, interfaces like this ought
to be easy to add. The external patch is lets you run view-server like
functions, at query time.



-- 
Chris Anderson
http://jchris.mfdz.com

Reply via email to