Skip to content

Commit b41e74f

Browse files
committed
Add compat. info
1 parent 6f35cb3 commit b41e74f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/commands/ft.hybrid.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,12 @@ FT.HYBRID complexity depends on both the text search and vector similarity compo
567567
- Fusion: O(k) where k is the number of results to combine
568568
- Overall complexity is typically dominated by the more expensive component
569569

570+
## Redis Software and Redis Cloud compatibility
571+
572+
| Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
573+
|:----------------------|:-----------------|:------|
574+
| <span title="Not supported">&#x274c; Standard</span><br /><span title="Not supported"><nobr>&#x274c; Active-Active</nobr></span> | <span title="Not supported">&#x274c; Standard</span><br /><span title="Not supported"><nobr>&#x274c; Active-Active</nobr></span> | |
575+
570576
## Return information
571577

572578
{{< multitabs id="ft-hybrid-return-info"

0 commit comments

Comments
 (0)