First before to use $regex in query params, need understand the nomenclature of nested query params format in feathersJS.
The [String|Number] represent a object value when the value inside of array is String. Meanwhile that value inside of array is a Number represent an array.
For example, for set a object like a value of name key need write like this: name[key]=value, this is equal to:
{