xiaohei31

Results 9 comments of xiaohei31

Actually,I want to change the datatype of a field in the index from numeric to tag. Is there a way? If there is no way, it means that I have...

@ashtul I am running with a coordinator (make buikd redisearch with coord=1): redis version 6.2.6, a cluster of 15 master nodes and 15 follower nodes. like this: ft.aggregate myIdx "@a60:{188}"...

@ashtul 1. questions of ft.search: (1) It can reproduce the question with 5000 documents or more. "limit 0 10" and "limit 10 10" have duplicate results. (2) But "limit 4980...

@ashtul 1. How could I reset the cursor? 2. How could I get the page I want with cursor? eg. the 1st page, the 5th page......

RSCoordinator is deprecated for RediSearch>=2.2. RSCoordinator is already merged into RediSearch. Please try make RediSearch by `make build COORD=1` JRediSearch is OK.

You just need to connect to one node. RSCoordinator merged into RediSearch will search over the cluster.

RSCoordinator is deprecated for RediSearch>=2.2. RSCoordinator is already merged into RediSearch. Please try make RediSearch by `make build COORD=1`

just module-oss.so 发自我的iPhone ------------------ Original ------------------ From: chenlizhao ***@***.***> Date: Mon,Feb 7,2022 1:29 PM To: RediSearch/RSCoordinator ***@***.***> Cc: xiaohei31 ***@***.***>, Comment ***@***.***> Subject: Re: [RediSearch/RSCoordinator] module-oss.so loading failed (Issue#341)

RSCoordinator is deprecated for RediSearch>=2.2. RSCoordinator is already merged into RediSearch. Please try make RediSearch by make build COORD=1