From 8b4c730f9228095afe6fa0527724969a21428e05 Mon Sep 17 00:00:00 2001 From: Palak Garg <86659286+palak-egov@users.noreply.github.com> Date: Fri, 9 Aug 2024 14:51:10 +0530 Subject: [PATCH] Update application.properties --- .../egov-hrms/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business-services/egov-hrms/src/main/resources/application.properties b/business-services/egov-hrms/src/main/resources/application.properties index d6b00bbbe..2804bb707 100644 --- a/business-services/egov-hrms/src/main/resources/application.properties +++ b/business-services/egov-hrms/src/main/resources/application.properties @@ -77,7 +77,7 @@ egov.pwd.allowed.special.characters=@#$% hrms.search.pagination.default.limit=50 hrms.search.pagination.default.offset=0 hrms.search.pagination.max.search.limit=5000 -hrms.fuzzy.search.is.wildcard=false +hrms.fuzzy.search.is.wildcard=true hrms.search.name.fuziness=2 #Elastic serach Properties