Skip to content

Commit 159b579

Browse files
Update intro.md
1 parent 2824abf commit 159b579

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/sq/intro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Redis Stack offers an enhanced Redis experience via the following search and query features:
1+
Redis Stack offers an enhanced Redis experience via the following Query Engine features:
22

33
- A rich query language
44
- Incremental indexing on JSON and hash documents
@@ -7,7 +7,7 @@ Redis Stack offers an enhanced Redis experience via the following search and que
77
- Geospatial queries
88
- Aggregations
99

10-
The search and query features of Redis Stack allow you to use Redis as a:
10+
The Query Engine features of Redis Stack allow you to use Redis as a:
1111

1212
- Document database
1313
- Vector database
@@ -18,6 +18,6 @@ The search and query features of Redis Stack allow you to use Redis as a:
1818

1919
[Redis Stack](https://redis.io/download?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.2.0-v7 \
2020
OR \
21-
[RediSearch](https://github.com/RediSearch/RediSearch/) >=2.8.11 \
21+
[Query Engine](https://github.com/RediSearch/RediSearch/) >=2.8.11 \
2222
OR \
2323
A free Redis Stack instance on [Redis Cloud](https://redis.com/try-free/?utm_source=redis\&utm_medium=app\&utm_campaign=redisinsight_vecsim_guide "Redis Cloud").

0 commit comments

Comments
 (0)