| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Ivan Bodunov <ivan.bodu...@gmail.com> |
| Subject | Filters in Erlang broken |
| Date | Fri, 16 Apr 2010 00:18:09 GMT |
Hi,
After I wrote my filter in JavaScript I decided to rewrite it in Erlang and
faced some problems.
Even the simplest possible filter written in Erlang causes crashes in
CouchDB.
Filter is
"filters": { "foo": "fun({Doc},Req) -> true end." }
Command to trigger the filter is
# curl -X GET http://localhost:5984/mytemp/_changes?filter=erl/foo
Following link contains the crash report:
http://friendpaste.com/6eFpPOtTaaSRiXEvaUEmrZ
CouchDB 0.11 on Mac.
Ivan
| |
| Mime |
|
| View raw message | |