lettucemod icon indicating copy to clipboard operation
lettucemod copied to clipboard

Support for ftConfig?

Open smas321 opened this issue 2 years ago • 0 comments

I had a look at the code, and it looks like there currently is no support for ftConfig set/get (ie https://redis.io/commands/ft.config-set/). Is this planned for anytime soon? The reason I need it is to be able to set the MAXSEARCHRESULTS property. Currently being able to use a limit offset does not work past 10k. Manually setting MAXSEARCHRESULTS to something higher allows this.

smas321 avatar May 17 '23 06:05 smas321