mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Update target module in search (#13578)
Update search target path and version from M02
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SRC_DIR = src
|
||||
MODULE_VERSION = v9.99.99
|
||||
MODULE_VERSION = v7.99.1
|
||||
MODULE_REPO = https://github.com/redisearch/redisearch
|
||||
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/coord-oss/redisearch.so
|
||||
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/search-community/redisearch.so
|
||||
|
||||
include ../common.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user