You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
features in [Redis Query Engine]({{< relref "/develop/interact/search-and-query" >}}).
26
+
Although there are some similarities between these two features, the data type is intended
27
+
for simpler use cases and doesn't have the range of format options and queries
28
+
available in Redis Query Engine.
29
+
{{< /note >}}
30
+
23
31
## Basic commands
24
32
25
33
*[`GEOADD`]({{< relref "/commands/geoadd" >}}) adds a location to a given geospatial index (note that longitude comes before latitude with this command).
0 commit comments