mirror of
https://github.com/redis/go-redis.git
synced 2025-09-07 07:47:24 +03:00
fix tests
This commit is contained in:
@@ -2352,7 +2352,7 @@ var _ = Describe("RediSearch commands Resp 2", Label("search"), func() {
|
|||||||
Type: "FLOAT32",
|
Type: "FLOAT32",
|
||||||
Dim: 8,
|
Dim: 8,
|
||||||
DistanceMetric: "L2",
|
DistanceMetric: "L2",
|
||||||
Compression: "LVQ8",
|
Compression: "LeanVec",
|
||||||
ConstructionWindowSize: 200,
|
ConstructionWindowSize: 200,
|
||||||
GraphMaxDegree: 32,
|
GraphMaxDegree: 32,
|
||||||
SearchWindowSize: 15,
|
SearchWindowSize: 15,
|
||||||
|
Reference in New Issue
Block a user