POST requests with CQL2 JSON filters fail for various reasons: - `PairSearchRequest.filter_expr` accepts only string input and rejects decoded JSON object - `cql2.Expr` fails to parse `DURATION` literals (pair search extension). Related to #20, all CQL2 is treated and CQL2 text.