We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f38e3e commit 99dbbc7Copy full SHA for 99dbbc7
redis/commands/search/commands.py
@@ -581,7 +581,7 @@ def hybrid_search(
581
- **cursor**: HybridCursorQuery object - contains the cursor configuration
582
583
584
- For more information see `FT.SEARCH <https://redis.io/commands/ft.hybrid>`.
+ For more information see `FT.HYBRID <https://redis.io/commands/ft.hybrid>`.
585
"""
586
index = self.index_name
587
options = {}
0 commit comments