issues Search Results · repo:RediSearch/redisearch-py language:Python
Filter by
69 results
(58 ms)69 results
inRediSearch/redisearch-py (press backspace or delete to remove)Hello,
I m trying to add documents to redis and query them with Redisearch:
async def test_redis(db: redis.Redis):
source_name = my_source
schema = (
TextField( type ),
TextField( ...
shoang22
- 1
- Opened 24 days ago
- #179
Hi, guys, I only found hset to write a doc? Is there any batch write or async write to accelerate the process? thanks~
help wanted
m3ngyang
- 2
- Opened on Sep 19, 2022
- #175
Pipeline object has no attribute jsonset
What is the command to set a json value in the pipline method?
splurring
- Opened on Aug 11, 2022
- #174
https://oss.redislabs.com/redisearch/Query_Syntax/ is not working.
docs
rca32
- 1
- Opened on May 9, 2022
- #172
how do i do a check in the index to know if a document exists or not? I created an index which is based on prefixes with
the hash. I tried looking for the command in the documentation but couldn t find ...
docs
billiboy
- 1
- Opened on Apr 30, 2022
- #171
I use M1pro macbook pro, when run the docker I got WARNING: The requested image s platform (linux/amd64) does not match
the detected host platform (linux/arm64/v8) and no specific platform was requested. ...
lu9999
- Opened on Feb 19, 2022
- #168
Russian text is storing as binary data in hashes. How to perform searching in this case?
yumupdate
- Opened on Dec 20, 2021
- #164
Hi all - first off, love the project!
Using: redisearch==2.1.1
I ran into an issue with Client.aggregate using an AggregateRequest. I want to put a LIMIT 0 0 on one of my aggregate
queries, but if I ...
samgqroberts
- 1
- Opened on Dec 7, 2021
- #163

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.