Given generated data collections and metadata in the config file, implement query generation for the CE accuracy testing.
This task should
1) extract a number of values for each queriable field: min/max value, a number of existing values, a number of non-existing values;
2) generate various predicates:
- one-bound comparisons
- range predicates: small and large ranges
- $elemMatch queries over array fields