From cd2929080e2d2bc59f24589cc36a48c3803a6d32 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 4 Sep 2024 12:37:51 +1200 Subject: [PATCH] limit search results to 500 to improve speed --- src/public/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/public/index.html b/src/public/index.html index 49e6a9a..e4b3929 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -215,6 +215,9 @@ +
+ Only the first 500 results are shown. +