Also, the commit message from the backport:

> COUCHDB-1074 - fix variable substitution in rewriter
>
> - key= ":key", startkey=[":a", ":b"]
> - variable substitution via query arguments
> - variable substituin via reversed path matching variables
>
> The variable substition is now a lot easier than the old one. Variables
> are decoded from the query if they are json, and we recode them only at
> the end.
>
> (Patch by BenoƮt Chesneau)

I can't speak to anything other than that in terms of usage. The
commit to the 1.1.x branch was r1128189 if anyone wants to update the
docs at [1].

[1] http://wiki.apache.org/couchdb/Rewriting_urls

On Tue, Jun 7, 2011 at 5:51 PM, Paul Davis <[email protected]> wrote:
> The URL referenced earlier [1] is from CouchBase and is not at all the
> official release notes for Apache CouchDB. You'll want to contact them
> directly if they have an error or if perhaps they have downstream
> patches relating to the rewriter.
>
> [1] http://docs.couchbase.org/couchdb-release-1.1/index.html
>
> On Tue, Jun 7, 2011 at 4:21 PM, Caolan McMahon <[email protected]> 
> wrote:
>>> like I said I didn't write that :) You can do that in couchapp-ng though.
>>
>> Damn, looks like I wasted my time then. There should be an
>> announcement and an update to the release notes so others don't do the
>> same.
>>
>> Caolan
>>
>

Reply via email to