On 7/9/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
are you planning on implementing a JSON input reader as well?
Not right now. I guess this would be applicable to the interface for updating a collection (adding, deleting docs). Query requests are currently done with HTTP GET params only (no XML or JSON, because there's no "body" to the request). -Yonik