Hi, there might be a problem with bulk requests. The test case at http://friendpaste.com/6LDCqEHx triggers it.
Basically it sends an invalid bulk request. the docs have a numeric doc id. what happens now is that a) the bulk request succeeds b) GET /db/_all_docs shows the docs c) GET /db/docid gives a 404 That is not by design, isn't it? :) Cheers Jan --
