Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RangeValue does not support long numeric. When does it support? #48

Closed
jameycai opened this issue Dec 5, 2018 · 3 comments
Closed

RangeValue does not support long numeric. When does it support? #48

jameycai opened this issue Dec 5, 2018 · 3 comments

Comments

@jameycai
Copy link

jameycai commented Dec 5, 2018

RangeValue does not support long. What does it support?

eg: 1. query 19 bit long numeric , Values.eg(-7989522793807773965)
2. query 13 bit milliseconds, Values.between(1531152000000, 1543507200000)

@jameycai jameycai changed the title RangeValue does not support long numeric. What does it support? RangeValue does not support long numeric. When does it support? Dec 5, 2018
@gkorland
Copy link
Contributor

gkorland commented Dec 5, 2018

duplicate #47

@gkorland gkorland closed this as completed Dec 5, 2018
@gkorland
Copy link
Contributor

gkorland commented Dec 5, 2018

RediSearch currently supports up to 48bit values

@jameycai
Copy link
Author

jameycai commented Dec 6, 2018

Values.eg only supports int type , don't supports long numeric type?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants