Releases: RediSearch/lettusearch
Releases · RediSearch/lettusearch
v3.1.2
31 Mar 23:40
Compare
Sorry, something went wrong.
No results found
Upgraded to Lettuce 6.1.0
v3.1.1
18 Mar 14:53
Compare
Sorry, something went wrong.
No results found
Upgraded dependencies
Fix for issue #53 : ToList reducer is not returning results as expected
v3.0.1
19 Feb 05:38
Compare
Sorry, something went wrong.
No results found
Fixed unnecessary creation of SuggetOptions
v3.0.0
19 Feb 02:45
Compare
Sorry, something went wrong.
No results found
API redesign
Centralized all API classes under root package
Removed Schema type
Using Field type for both FT.CREATE and FT.ALTER
Removed FieldOptions
Moved aggregation operations under Operation and added a factory method for each
RediSearch 2.0
Added FT.DROPINDEX
Removed deprecated commands
FT.ADD
FT.DEL
FT.DROP
FT.GET
FT.MGET
v2.6.1
19 Feb 05:23
Compare
Sorry, something went wrong.
No results found
Maintenance release:
Fixed null pointer exception in sugget
v2.5.1
27 Jan 00:57
Compare
Sorry, something went wrong.
No results found
v2.5.0
12 Jan 23:59
Compare
Sorry, something went wrong.
No results found
Upgraded to lettuce 6.0.2
Fixed getInfo in RediSearchUtils #37
v2.4.4
26 Oct 23:51
Compare
Sorry, something went wrong.
No results found
a0d6433 fixed issue with PAYLOAD_FIELD option
v2.4.3
13 Oct 17:56
Compare
Sorry, something went wrong.
No results found
Upgraded to lettuce 6.0.0
v2.4.2
27 Aug 18:48
Compare
Sorry, something went wrong.
No results found
345bdf2 fixed connecting with sentinel