Skip to content

Commit 05f66d3

Browse files
committed
DOC-5739 Removed RediSearch limitation for OSS Cluster API as of RS 8
1 parent 7c6adca commit 05f66d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/operate/oss_and_stack/stack-with-enterprise/enterprise-capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For details about individual features, see the corresponding documentation.
5656

5757
[^2]: RediSearch version 1.6 supported Replica Of only between databases with the same number of shards. This limitation was fixed in v2.0.
5858

59-
[^3]: You cannot use search and query with the [OSS Cluster API]({{< relref "/operate/rs/databases/configure/oss-cluster-api" >}}).
59+
[^3]: You cannot use search and query with the [OSS Cluster API]({{< relref "/operate/rs/databases/configure/oss-cluster-api" >}}). This limitation was fixed in Redis Enterprise Software version 8.0.
6060

6161
[^4]: You currently cannot combine Auto Tiering with Redis Open Source features in Redis Cloud.
6262

content/operate/oss_and_stack/stack-with-enterprise/search/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Because the index on the new shard is created synchronously though, it's expecte
6464

6565
## Limitations
6666

67-
- You cannot use search and query capabilities with the [OSS Cluster API]({{< relref "/operate/rs/databases/configure/oss-cluster-api" >}}).
67+
- You cannot use search and query capabilities with the [OSS Cluster API]({{< relref "/operate/rs/databases/configure/oss-cluster-api" >}}). This limitation was fixed in Redis Enterprise Software version 8.0.
6868

6969
## More info
7070

content/operate/rs/databases/configure/oss-cluster-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The database must:
2424
In addition, the database must _not_:
2525

2626
- Use node `include` or `exclude` in the proxy policy.
27-
- Use [RediSearch]({{< relref "/operate/oss_and_stack/stack-with-enterprise/search" >}}), [RedisTimeSeries]({{< relref "/operate/oss_and_stack/stack-with-enterprise/timeseries" >}}), or [RedisGears]({{< relref "/operate/oss_and_stack/stack-with-enterprise/gears-v1" >}}) modules.
27+
- Use [RedisTimeSeries]({{< relref "/operate/oss_and_stack/stack-with-enterprise/timeseries" >}}) or [RedisGears]({{< relref "/operate/oss_and_stack/stack-with-enterprise/gears-v1" >}}) modules.
2828

2929
The OSS Cluster API setting applies to individual databases instead of the entire cluster.
3030

0 commit comments

Comments
 (0)