There was an error while loading. Please reload this page.
1 parent 99dbbc7 commit ce28c55Copy full SHA for ce28c55
redis/commands/search/commands.py
@@ -1069,7 +1069,7 @@ async def hybrid_search(
1069
- **cursor**: HybridCursorQuery object - contains the cursor configuration
1070
1071
1072
- For more information see `FT.SEARCH <https://redis.io/commands/ft.hybrid>`.
+ For more information see `FT.HYBRID <https://redis.io/commands/ft.hybrid>`.
1073
"""
1074
index = self.index_name
1075
options = {}
0 commit comments