nafraf

Results 55 comments of nafraf

Hi @jjsimps, did you change/update your environment recently? did you see the error with a previous version? Thats's to know if it's an error injected recently. There are some errors...

Can you try with redis 7.2, HSETs and `PARTIAL_INDEXED_DOCS 1` ?

@jjsimps Is it possible to get a list of steps to reproduce the error? That could help to start debugging.

Hello @Raymond-Reddington With FT.AGGREGATE it's possible to sort on multiple fields. ```sh FT.CREATE idx ON JSON PREFIX 1 d: SCHEMA $.n1 AS n1 NUMERIC SORTABLE $.n2 AS n2 NUMERIC SORTABLE...

@fcostaoliveira Could you review the performance analysis generated? There are some regressions reported, I'd like to be sure that we can merge this PR or should try a different approach....