1
from redisearch import Client

client = Client('myIndex')
res = client.search(search_key)

の 50 件の結果が必要ですres

4

1 に答える 1