Hello, Is it possible access _view from update_handler ? I did try using ajax, but couch gives me "Error(\"No XMLHTTPRequest support detected\")". I need this information, because i receive messages in random format. I want to define message translation rules before insertion. Rules are stored in couchdb.
Another idea is to use external process for this task. Regards
