M Sazzadul Hoque

Results 63 issues of M Sazzadul Hoque
trafficstars

``` [ GROUPBY nargs property [property ...] [ REDUCE ... ``` It's not clear whether `nargs` includes `REDUCE ...` just by reading it. Suggestion: Renaming `nargs` to `nproperties` may improve...

x:docs

but it is not clear from the documentation

x:docs

``` [ SORTBY nargs [ property ASC | DESC [ property ASC | DESC ...]] [MAX num]] ``` It's not clear whether `nargs` includes `MAX num` just by reading it....

x:docs

- https://redis.io/commands/ft.explain/ - https://redis.io/commands/ft.explaincli/ It seems many if not all optional query arguments of FT.SEARCH are valid here as well. Skipping all of those and just adding `[DIALECT dialect]` gives...

x:docs

enhancement
breakingchange
experimental

https://redis.io/commands/?group=tdigest

feature

https://redis.io/commands/ft.aggregate/

enhancement