Commit Graph

7 Commits

Author SHA1 Message Date
ofekshenawa 9315ab279f Merge branch 'master' of https://github.com/redis/go-redis into os-add-bfloat16-tests 2024-07-17 11:58:09 +03:00
ofekshenawa 46d2452fbb
Test RediSearch dialect 4 (#3052)
* Test dialect 4

* Add support for num and email

* remove tests from RE
2024-07-17 11:55:58 +03:00
ofekshenawa 89f4dfa309
Add tests for search GEO (#3051)
* Add tests for search GEO

* Remove from enterprise
2024-07-17 11:41:48 +03:00
ofekshenawa 95c5deb2bf
Support RediSearch empty values (#3053)
* Support RediSearch empty values

* Remove from enterprise
2024-07-17 09:48:41 +03:00
ofekshenawa 887ebaf200 Remove from enterprise 2024-07-15 11:26:47 +03:00
ofekshenawa c2939118bc Add tests case with FLOAT16 and BFLOAT16 vectors 2024-07-15 10:49:42 +03:00
ofekshenawa 244a3e22da
RediSearch Support (#2801)
* Add RediSearch Support

* searach

* Add RediSearch commands and tests

* Adding more tests and fixing commands

* Remove unnecessary additions

* fixing tests

* fixing tests

* fixing tests

* fixing FTConfig dialect test

* fix commects

* make enum for field types

* Support resp 2

* fix golang ci

* fix ftinfo

---------

Co-authored-by: Chayim <chayim@users.noreply.github.com>
2024-06-26 13:13:06 +03:00