lettucemod
lettucemod copied to clipboard
ft.aggregate sortby implementation
I'm using FT.AGGREGATE and I'm wanting to use the option sortBy but looking into AggregateOptions there is no option. In SearchOptions it is present. So wondering is this available with the library and if so how does one apply a sortBy for aggregations?
Thanks.