From 87cab42c2a4bf1c481e0ef1589e479ea82c0520f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 28 Apr 2019 17:22:41 +0200 Subject: more exact threshold for more exact matches --- client/types.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/types.js') diff --git a/client/types.js b/client/types.js index 9a66973..4e75fcb 100644 --- a/client/types.js +++ b/client/types.js @@ -15,5 +15,5 @@ export const system = tagAsType('system', [ export const init = '@@INIT' -export const MATCH_THRESHOLD = 6 +export const MATCH_THRESHOLD = 1 export const SIMILAR_THRESHOLD = 20 -- cgit v1.2.3-70-g09d2