Support GEOFILTER argument for FT.SEARCH
Author: ivyrzeCreated Jul 26, 2022Updated Sep 11, 2026
Labelsfeaturestale
This search option can be utilized with the client.sendCommand(...) method but I would love to see it natively supported. Here is the argument spec:
FT.SEARCH ... GEOFILTER {geo_attribute} {lon} {lat} {radius} m|km|mi|ftSource: redis/node-redis