Chris Anderson wrote:
On Sun, Sep 13, 2009 at 6:56 PM, Zachary Zolton
<[email protected]> wrote:
This is related to a patch we need: a general JSON syntax for queries.
The idea is that instead of POSTing an array of keys to a view, you'd
post an array of query definition objects. This way you could do
multiple ranges, and other things.
Interesting idea... As for the syntax, are you thinking something like this?
[SNIP]

Just as a note: MongoDB does something similar (queries encoded as JSON), might be worth gleaning at.

regards, Göran

Reply via email to