Thanks.  That was the first URL I tried in the OP and it gave ...

   {"reason":"bad_request","code":500}

I guess I'll try starting over with the exact example from the readme.  If
nothing else then retyping everything may fix some typo.

It's a shame everything has to work all at once to get anywhere.  I wish
there was some way to take it a step at a time and debug it.  The error
messages are useless.

On Fri, Jul 20, 2012 at 4:31 PM, Robert Newson <[email protected]> wrote:

> From the README:
>
> "Note: The urls via the proxy have a different form:
>
> http://127.0.0.1:5984/_fti/local/db1/_design/cl-test/idx?q=hello
> "
>
> Adapted to your example;
>
> curl http://root:xxx@localhost
> :5984/_fti/local/fi/_design/aaa/**name?q=The+Buddy+Group
>
> B.
>
> On 20 Jul 2012, at 18:15, Mark Hahn wrote:
>
> > curl http://root:xxx@localhost:5984/ri/_fti/_design/aaa/**
> > name?q=The+Buddy+Group
>
>

Reply via email to