Skip to content

Tags: andy-stark-redis/RediSearch

Tags

v2.10.4

Toggle v2.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.10] Clear flags of SearchResult (RediSearch#4824)

Clear flags of SearchResult (RediSearch#4823)

* fix

* skip on coordinator

(cherry picked from commit acc96a0)

Co-authored-by: meiravgri <109056284+meiravgri@users.noreply.github.com>

v2.10.3

Toggle v2.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
subscribed to publish instead of released (RediSearch#4722) (RediSear…

…ch#4723)

v2.6.19

Toggle v2.6.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 [2.6] MOD-7021: Fix ft.info ordering in the coordinator environment (R…

…ediSearch#4695)

Fix ft.info ordering in the coordinator environment (RediSearch#4689)

* fix ft.info ordering in the coordinator environment

v2.8.14

Toggle v2.8.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.8] MOD-7021: Fix ft.info ordering in the coordinator environment (R…

…ediSearch#4692)

Fix ft.info ordering in the coordinator environment (RediSearch#4689)

* fix ft.info ordering in the coordinator environment

(cherry picked from commit 53d8d05)

Co-authored-by: kei-nan <jonathan.keinan@redis.com>

v2.10.2

Toggle v2.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.10] Fix MOD-6759 (RediSearch#4615)

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.10] Add 'compatible redis version' field to module.json [MOD-6943] (

…RediSearch#4601)

v2.6.18

Toggle v2.6.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.6] MOD-6768: Fix FT.EXPLAIN (RediSearch#4557)

* MOD-6768: Fix FT.EXPLAIN - it returns additional `}` (RediSearch#4511)

* Fix FT.EXPLAIN

* Fix `FT.EXPLAIN idx *`

* Test explain wildcard with weight

* GEOSHAPE test was removed because it is not supported in 2.6.

* Fix explain WILDCARD with attributes, geoshape, empty

* Test $slop and $inorder

* Remove curlyBracketIsOpen flag

* Use _testExplain() to avoid duplicated code

(cherry picked from commit 9c1836b)

* Add test ft.explain geo

(cherry picked from commit 57b5deb)

v2.8.13

Toggle v2.8.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.8] Fix boost installation (RediSearch#4552)

* add boost installation to benchmark flow

(cherry picked from commit d2acd6e)

* remove sudo

(cherry picked from commit 0e8456c)

* run circleci

(cherry picked from commit a03ca90)

* identation?

(cherry picked from commit ec67308)

* fix wroking dir

(cherry picked from commit 9b0f28c)

* try export to bashrc

(cherry picked from commit 2f2f5f6)

* identation

(cherry picked from commit 825b2db)

* remove specifci boost on mac from makefile

(cherry picked from commit 04d2a2e)

* try find package

(cherry picked from commit 91aceeb)

* try path

(cherry picked from commit a248683)

* don't try to install boost, try download

(cherry picked from commit 3cb9dc1)

* fix BOOST_DIR

(cherry picked from commit 9e62fec)

* try diffrent path

(cherry picked from commit 529407b)

* rerun circle,
run macos GHA

(cherry picked from commit 69bd9a1)

* define BOOST_DIR default value

remove cahcaing boost from GHA

(cherry picked from commit b385533)

* config.yml and flow-temp cleanup

(cherry picked from commit 7042288)

* update git ignore

update comment in Makefile

(cherry picked from commit 9fd106e)

* revert change in Makefile

(cherry picked from commit b32392c)

---------

Co-authored-by: meiravgri <meirav.grimberg@redis.com>

2.6.17

Toggle 2.6.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.6] MOD-6599: Remove double free in IntersectIterator_Free() (RediS…

…earch#4543)

* Avoid double free of bestIt

* Revert "Avoid double free of bestIt"

This reverts commit b0988be.

* Avoid double free of bestIt, without line ending changes.

v2.6.17

Toggle v2.6.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.6] MOD-6599: Remove double free in IntersectIterator_Free() (RediS…

…earch#4543)

* Avoid double free of bestIt

* Revert "Avoid double free of bestIt"

This reverts commit b0988be.

* Avoid double free of bestIt, without line ending changes.