I was very happy to find the apache wiki page about fetching bulk documents 
with one request. Unfortunately I always receive a error message claiming that 
my request was no valid JSON. After staring at my request for half an hour I 
still can't find a malformed JSON there:

curl -d '{"keys":["1-7987539b0f7c047728dbd21b16fe442e"]}' -X POST 
http://whatever/codebluebig/_all_docs

Has anyone an idea what the problem might be?

Reply via email to