Simone Sacchi

Results 3 comments of Simone Sacchi

Hi, My workaround is to use both` 'select2:select'` and `'change'` events: - ` 'select2:select'` used only when something is selected - `'change'` used only when a previous selection is cleared...

I have the same issue, I have installed redis 8.0.2 but it says `ERR unknown command 'FT.CREATE' `even if in the RedisSearch github page it says `Starting with Redis 8,...

Do I have to explicitly say BUILD_WITH_MODULES=yes? I've build from the source, without saying it.