diff --git a/static/index.html b/static/index.html index 8dd0f16..806bcb9 100644 --- a/static/index.html +++ b/static/index.html @@ -34,6 +34,7 @@ dt = $("#results").DataTable({ processing: true, serverSide: true, + searchDelay: 800, ajax: { url: `/search`, data: d => {