RediSearch / redisearch-py

RediSearch python client

Home Page:https://redisearch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameError: name 'IndexDefinition' is not defined

SeekPoint opened this issue · comments

Traceback (most recent call last):
File "demoRediSearch.py", line 19, in
definition = IndexDefinition(prefix=['doc:', 'article:'])
NameError: name 'IndexDefinition' is not defined

use pip install -e .

still exist