From c26c13a0182a861f834e6cc21fb55f2358147ce8 Mon Sep 17 00:00:00 2001 From: John Kellerman Date: Tue, 10 Dec 2024 13:30:06 -0500 Subject: [PATCH] Update application.yml Adjusting ranking parameters --- configuration/application.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configuration/application.yml b/configuration/application.yml index 574f6054..854a7d23 100644 --- a/configuration/application.yml +++ b/configuration/application.yml @@ -176,9 +176,9 @@ ovsx: ssl: true search: relevance: - rating: 0.2 - downloads: 1.0 - timestamp: 3.0 + rating: 0.5 + downloads: 2.0 + timestamp: 1.2 migrations: delay: seconds: 300 @@ -187,4 +187,4 @@ ovsx: integrity: key-pair: create registry: - version: \ No newline at end of file + version: