When querying with more than 4 regex clauses, the serve emits an error message:
ERROR: too many regexes in query.
The resultant reply is a set of object of the same query but ignoring the "extra" regex.
It would be nice to have this limit removed.