Code Monkey home page Code Monkey logo

redisearch's People

Contributors

amallia avatar davidbgk avatar dvirsky avatar gkorland avatar itamarhaber avatar jorinvo avatar k-jo avatar lamby avatar lemire avatar meirshpilraien avatar mheiber avatar mnunberg avatar natoscott avatar nosqlknowhow avatar pfreixes avatar pstuifzand avatar qiansunn avatar shaynativ avatar stockholmux avatar swilly22 avatar topilski avatar vruizext avatar xushenkun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

redisearch's Issues

Missing tags

@natoscott wrote:

Just doing a goodform/RediSearch build here - noticed there's
some build warnings which I think may be due to missing tags?

$ make -C ./src all
[...]
fatal: No names found, cannot describe anything.
make -C trie
fatal: No names found, cannot describe anything.
$ git tag -l
$

Could you push the original tags in, up to the last open release?

RediSearch fails to build with redis-py 4+

redis._compat was removed from redis-py 4+, can you please fix RediSearch to build (tests) with redis-py 4+? thanks.

redis/redis-py#1718

======================================================================
ERROR: test (unittest.loader._FailedTest.test)

ImportError: Failed to import test module: test
Traceback (most recent call last):
File "/usr/lib64/python3.11/unittest/loader.py", line 407, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.11/unittest/loader.py", line 350, in _get_module_from_name
import(name)
File "/builddir/build/BUILD/RediSearch-1.2.2/src/pytest/test.py", line 5, in
from redis._compat import (long, xrange)
ModuleNotFoundError: No module named 'redis._compat'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.