Pierre Clocher

Results 2 comments of Pierre Clocher

Is your "lastRead" field indexed in your redis database ? (Or in your JSON model definition) Built in loopback Redis ORM could not sort or more globally query on field...

Since the error is coming from the redis database itself I imagine you can set index in the redis db directly. However, you can also define it by adding "id...