feathers-mongodb-fuzzy-search icon indicating copy to clipboard operation
feathers-mongodb-fuzzy-search copied to clipboard

Behavior of the module

Open ktfth opened this issue 5 years ago • 1 comments

curl http://localhost:3030/v1/frequencies?label%5B%24regex%5D=Cobre {"name":"BadRequest","message":"Invalid query parameter $regex","code":400,"className":"bad-request","data":{"$regex":"Cobre"},"errors":{}}

Failing to compose the query

ktfth avatar Sep 28 '19 11:09 ktfth

When used with $or the behavior expected work

ktfth avatar Sep 28 '19 11:09 ktfth