Nanak
8d37c115e6
Add support for TIMEOUT
in FT.AGGREGATE
and FT.SEARCH
( #2488 )
...
* #2486 : add timeout as optional param in FT.Search
* return timeout from aggregate
* add test case for TIMEOUT in aggregate
* add TIMEOUT option in search file
* add test cases for TIMEOUT option in search file
* uodate search/aggregates to add timeout when it is not undefuned
* update search to add timeout when it is not undefuned
* update test case for AGGREGATE
2023-05-21 08:01:17 -04:00
Leibale Eidelman
26e057ebf9
fix FT.SEARCH RETURN [] ( #2421 )
...
* ref #2419 - fix FT.SEARCH RETURN []
* fix transformReply
* fix PROFILE SEARCH as well
* fix PROFILE SEARCH preserve
* move preserve login to `pushSearchOptions`
* attach preserve only if true
* fix RETURN: [] test
2023-02-24 17:33:33 -05:00
Leibale Eidelman
a1dfa22517
fix #2364 - fix FT.SEARCH RETURN [] ( #2366 )
...
* fix #2364 - fix FT.SEARCH RETURN []
* remove console.log
2023-01-18 12:54:42 -05:00
Leibale Eidelman
0752f143a6
prepare 4.1.0 ( #2111 )
...
* increase test coverage
* @node-redis to @redis
* ugprade deps
* fix benchmark
* use 7.0 docker (not rc), update readmes, clean code, fix @-redis import
* update readme
* fix function in cluster
* update docs
Co-authored-by: Chayim <chayim@users.noreply.github.com >
* Update clustering.md
* add subpackages move warning
* drop support for node 12
* upgrade deps
* fix tsconfig.base.json
Co-authored-by: Chayim <chayim@users.noreply.github.com >
2022-05-02 11:48:12 -04:00
Avital Fine
4683e969b8
Support Vector Similarity ( #1785 )
...
* ft.alter
* support paramas
* remove only and skip
* merge
* fix imports
* add Vector field
* update version
* push attributes
* typo
* test
* version check
* remove .only
* remove unued import
* add support for DIALECT
* clean code
Co-authored-by: Avital-Fine <avital.fine@redis.com >
Co-authored-by: leibale <leibale1998@gmail.com >
2022-03-31 07:13:06 -04:00
leibale
a0de7967f9
buffers, buffers everywhere...
2021-12-20 14:47:51 -05:00
leibale
a1bed9a10f
add buffer support to a bunch of commands
2021-12-15 17:08:50 -05:00
Avital Fine
01e66e7c8f
Search commands ( #1778 )
...
* ft.alter
* ft.profile
2021-12-13 16:28:04 +01:00
leibale
cba0289ff7
fix FT.SEARCH
2021-11-30 21:34:37 -05:00
leibale
70872d8839
fix for a45311416d
- fix FT.SEARCH
2021-11-30 21:28:04 -05:00
leibale
592714fb00
fix #1749 - FT.SEARCH SORTBY
2021-11-30 19:10:06 -05:00
leibale
0cabe71cf8
replace @redis with @node-redis
2021-11-16 02:35:24 -05:00
leibale
ab339d396a
fix #1714 - update README(s)
2021-11-09 18:07:26 -05:00
leibale
3eb99dbe83
use dockers for tests, use npm workspaces, add rejson & redisearch modules, fix some bugs
2021-11-08 19:21:15 -05:00