From d051c6d71f2d2e24ca113f127ff7e0b143d0042a Mon Sep 17 00:00:00 2001 From: pep Date: Tue, 28 Jul 2020 08:49:23 +0000 Subject: fixed multiple files thing --- bucky/search/search.js | 1 - 1 file changed, 1 deletion(-) (limited to 'bucky/search') diff --git a/bucky/search/search.js b/bucky/search/search.js index a4888ad..3bf882c 100644 --- a/bucky/search/search.js +++ b/bucky/search/search.js @@ -77,7 +77,6 @@ function search (query, start, limit, cb) { if (match.file) file_ids.push(match.file) return false }) - redisClient.quit() cb( { meta: { query: query, -- cgit v1.2.3-70-g09d2